| Package | Description |
|---|---|
| org.lwjgl.opencl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2002-2010 lwjgl.org. All Rights Reserved.