|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLNativeKernel | |
---|---|
org.lwjgl.opencl |
Uses of CLNativeKernel in org.lwjgl.opencl |
---|
Methods in org.lwjgl.opencl with parameters of type CLNativeKernel | |
---|---|
static int |
CL10.clEnqueueNativeKernel(CLCommandQueue command_queue,
CLNativeKernel user_func,
CLMem[] mem_list,
long[] sizes,
PointerBuffer event_wait_list,
PointerBuffer event)
Enqueues a native kernel to the specified command queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |