|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.lwjgl.opencl | |
|---|---|
| org.lwjgl.opencl | |
| org.lwjgl.opengl | |
| Classes in org.lwjgl.opencl used by org.lwjgl.opencl | |
|---|---|
| CLBuildProgramCallback
Instances of this class can be used to receive OpenCL program build notifications. |
|
| CLCommandQueue
This class is a wrapper around a cl_command_queue pointer. |
|
| CLContext
This class is a wrapper around a cl_context pointer. |
|
| CLContextCallback
Instances of this class can be used to receive OpenCL context error notifications. |
|
| CLDevice
This class is a wrapper around a cl_device_id pointer. |
|
| CLDeviceCapabilities
|
|
| CLEvent
This class is a wrapper around a cl_mem pointer. |
|
| CLEventCallback
Instances of this class can be used to receive OpenCL memory object destruction notifications. |
|
| CLKernel
This class is a wrapper around a cl_kernel pointer. |
|
| CLMem
This class is a wrapper around a cl_mem pointer. |
|
| CLMemObjectDestructorCallback
Instances of this class can be used to receive OpenCL memory object destruction notifications. |
|
| CLNativeKernel
Instances of this class can be used to execute native kernels. clEnqueueNativeKernel will build the its arguments automatically, in a way that allows execute to receive an array
of ByteBuffers, pointing to cl_mem objects in global memory. |
|
| CLPlatform
This class is a wrapper around a cl_platform_id pointer. |
|
| CLPlatformCapabilities
|
|
| CLProgram
This class is a wrapper around a cl_program pointer. |
|
| CLSampler
This class is a wrapper around a cl_sampler pointer. |
|
| Classes in org.lwjgl.opencl used by org.lwjgl.opengl | |
|---|---|
| CLContext
This class is a wrapper around a cl_context pointer. |
|
| CLEvent
This class is a wrapper around a cl_mem pointer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||