accessor<elemT, kDims, kMode, kTarget, access::placeholder::true_t>
A public facing accessor that can be constructed outside of a command group.
|
Member Functions
| (constructor) | |
|
Obtains a normal accessor from the placeholder accessor |
|
|
Creates and returns a new accessor with its offset changed by rhs |
|
|
Chnages this->offset by rhs as this->get_offset()[0] - rhs |
|
|
Creates and returns a new accessor with its offset changed by rhs |
|
|
Chnages this->offset by rhs as this->get_offset()[0] + rhs |
|