Package org.lwjgl.opencl

Class Summary
AMDDeviceAttributeQuery  
AMDDeviceMemoryFlags  
AMDOfflineDevices  
APPLEContextLoggingUtil Utility class that provides CLContextCallback implementations that use the APPLE_ContextLoggingFunctions callback functions.
APPLEGLSharing  
APPLESetMemObjectDestructor  
CL LWJGL users must use this class to initialize OpenCL before using any other class in the org.lwjgl.opencl package.
CL10 The core OpenCL 1.0 API
CL10GL The core OpenCL 1.0 OpenGL interrop functionality.
CL11 The core OpenCL 1.1 API
CL12 The core OpenCL 1.1 API
CL12GL The core OpenCL 1.2 OpenGL interrop functionality.
CLBuildProgramCallback Instances of this class can be used to receive OpenCL program build notifications.
CLCapabilities  
CLCommandQueue This class is a wrapper around a cl_command_queue pointer.
CLCompileProgramCallback Instances of this class can be used to receive OpenCL program compilation notifications.
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 handle OpenCL event callbacks.
CLKernel This class is a wrapper around a cl_kernel pointer.
CLLinkProgramCallback Instances of this class can be used to receive OpenCL program linkage notifications.
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.
CLPlatform This class is a wrapper around a cl_platform_id pointer.
CLPlatformCapabilities  
CLPrintfCallback Instances of this class can be used to receive OpenCL printf messages.
CLProgram This class is a wrapper around a cl_program pointer.
CLSampler This class is a wrapper around a cl_sampler pointer.
EXTAtomicCounters32  
EXTAtomicCounters64  
EXTDeviceFission  
EXTMigrateMemobject  
INTELImmediateExecution  
INTELThreadLocalExec  
KHRDepthImages  
KHRFp16  
KHRFp64  
KHRGLDepthImages  
KHRGLEvent  
KHRGLMsaaSharing  
KHRGLSharing  
KHRICD  
KHRImage2DFromBuffer  
KHRInitializeMemory  
KHRSubgroups  
KHRTerminateContext  
NVDeviceAttributeQuery  
Util Utility methods for OpenCL
 

Exception Summary
OpenCLException  
 



Copyright © 2002-2009 lwjgl.org. All Rights Reserved.