handler
A handler gives user access to command group scope functionality, such as API calls. This simplifies the interface, as the command group class is not required anymore and the scope is explicit for accessors and API entries.
Member Functions
(constructor) | |
(destructor) | |
MISSING |
|
Fills the data associated with the accessor using the scalar value. |
|
get_num_kernels. Gets the number of kernels in the current command group. |
|
Returns an internal transaction |
|
Returns an internal transaction only |
|
MISSING |
|
MISSING |
|
MISSING |
|
Sets an argument when using interop kernels |
|
Set all the given kernel args arguments for an OpenCL kernel, as if set_arg() was used with each of them in the same order and increasing index always starting at 0. |
|
MISSING |
|
Updates the device data with the current host accessor |