|
KernelCreate
Creates an entry point into the OpenCL program at the specified index.
bool KernelCreate(
|
Parameters
kernel_index
[in] Index of the kernel object.
kernel_name
[in] Name of the kernel object.
Return Value
In case of successful execution, returns true, otherwise - false.