| Name | Description | Type | Package | Framework |
| ALTERACompilerMode | Native bindings to the altera_compiler_mode extension. | Class | org.lwjgl.opencl | LWJGL |
|
| ALTERADeviceTemperature | Native bindings to the altera_device_temperature extension. | Class | org.lwjgl.opencl | LWJGL |
|
| ALTERALiveObjectTracking | Native bindings to the altera_live_object_tracking extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDBusAddressableMemory | Native bindings to the amd_bus_addressable_memory extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDDeviceAttributeQuery | Native bindings to the amd_device_attribute_query extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDDeviceBoardName | Native bindings to the amd_device_board_name extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDDevicePersistentMemory | Native bindings to the amd_device_persistent_memory extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDDeviceProfilingTimerOffset | Native bindings to the amd_device_profiling_timer_offset extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDDeviceTopology | Native bindings to the amd_device_topology extension. | Class | org.lwjgl.opencl | LWJGL |
|
| AMDOfflineDevices | Native bindings to the amd_offline_devices extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLEBiasedFixedPointImageFormats | Native bindings to the APPLE_biased_fixed_point_image_formats extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLECommandQueuePriority | Native bindings to the APPLE_command_queue_priority extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLECommandQueueSelectComputeUnits | Native bindings to the APPLE_command_queue_select_compute_units extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLEContextLoggingFunctions | Native bindings to the APPLE_ContextLoggingFunctions extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLEFixedAlphaChannelOrders | Native bindings to the APPLE_fixed_alpha_channel_orders extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLEGLSharing | Native bindings to the APPLE_gl_sharing extension. | Class | org.lwjgl.opencl | LWJGL |
|
| APPLEQueryKernelNames | Native bindings to the APPLE_query_kernel_names extension. | Class | org.lwjgl.opencl | LWJGL |
|
| ARMPrintf | Native bindings to the arm_printf extension. | Class | org.lwjgl.opencl | LWJGL |
|
| CL | This class loads the OpenCL library (usually via the ICD loader) into the JVM process. | Class | org.lwjgl.opencl | LWJGL |
|
| CL10 | The core OpenCL 1. | Class | org.lwjgl.opencl | LWJGL |
|
| CL10GL | The OpenCL 1. | Class | org.lwjgl.opencl | LWJGL |
|
| CL11 | The core OpenCL 1. | Class | org.lwjgl.opencl | LWJGL |
|
| CL12 | The core OpenCL 1. | Class | org.lwjgl.opencl | LWJGL |
|
| CL12GL | The OpenCL 1. | Class | org.lwjgl.opencl | LWJGL |
|
| CL20 | The core OpenCL 2. | Class | org.lwjgl.opencl | LWJGL |
|
| CL21 | The core OpenCL 2. | Class | org.lwjgl.opencl | LWJGL |
|
| CLBufferRegion | Buffer region struct. | Class | org.lwjgl.opencl | LWJGL |
|
| CLBufferRegion .Buffer | An array of CLBufferRegion structs. | Class | org.lwjgl.opencl.CLBufferRegion | LWJGL |
|
| CLBusAddressAMD | Bus address information used in AMDBusAddressableMemory. | Class | org.lwjgl.opencl | LWJGL |
|
| CLBusAddressAMD .Buffer | An array of CLBusAddressAMD structs. | Class | org.lwjgl.opencl.CLBusAddressAMD | LWJGL |
|
| CLCapabilities | Defines the capabilities of an OpenCL platform or device. | Class | org.lwjgl.opencl | LWJGL |
|
| CLContextCallback | Instances of this interface may be passed to the CL10. | Class | org.lwjgl.opencl | LWJGL |
|
| CLContextCallback .SAM | A functional interface for CLContextCallback. | Interface | org.lwjgl.opencl.CLContextCallback | LWJGL |
|
| CLContextCallback .SAMString | A functional interface for CLContextCallback. | Interface | org.lwjgl.opencl.CLContextCallback | LWJGL |
|
| CLDevice | This class represents an OpenCL device. | Class | org.lwjgl.opencl | LWJGL |
|
| CLDeviceTopologyAMD | The struct returned by CL10. | Class | org.lwjgl.opencl | LWJGL |
|
| CLDeviceTopologyAMD .Buffer | An array of CLDeviceTopologyAMD structs. | Class | org.lwjgl.opencl.CLDeviceTopologyAMD | LWJGL |
|
| CLEventCallback | Instances of this interface may be passed to the CL11. | Class | org.lwjgl.opencl | LWJGL |
|
| CLEventCallback .SAM | A functional interface for CLEventCallback. | Interface | org.lwjgl.opencl.CLEventCallback | LWJGL |
|
| CLImageDesc | Describes the type and dimensions of the image or image array. | Class | org.lwjgl.opencl | LWJGL |
|
| CLImageDesc .Buffer | An array of CLImageDesc structs. | Class | org.lwjgl.opencl.CLImageDesc | LWJGL |
|
| CLImageFormat | The image format descriptor struct. | Class | org.lwjgl.opencl | LWJGL |
|
| CLImageFormat .Buffer | An array of CLImageFormat structs. | Class | org.lwjgl.opencl.CLImageFormat | LWJGL |
|
| CLMemEXTHostPtr | Accepted by the host_ptr argument of CL10. | Class | org.lwjgl.opencl | LWJGL |
|
| CLMemEXTHostPtr .Buffer | An array of CLMemEXTHostPtr structs. | Class | org.lwjgl.opencl.CLMemEXTHostPtr | LWJGL |
|
| CLMemObjectDestructorCallback | Instances of this interface may be passed to the CL11. | Class | org.lwjgl.opencl | LWJGL |
|
| CLMemObjectDestructorCallback .SAM | A functional interface for CLMemObjectDestructorCallback. | Interface | org.lwjgl.opencl.CLMemObjectDestructorCallback | LWJGL |
|
| CLMotionEstimationDescINTEL | Describes the configuration of the motion estimation algorithm. | Class | org.lwjgl.opencl | LWJGL |
|
| CLMotionEstimationDescINTEL .Buffer | An array of CLMotionEstimationDescINTEL structs. | Class | org.lwjgl.opencl.CLMotionEstimationDescINTEL | LWJGL |
|
| CLNativeKernel | Instances of this interface may be passed to the CL10. | Class | org.lwjgl.opencl | LWJGL |
|
| CLPlatform | This class represents an OpenCL platform. | Class | org.lwjgl.opencl | LWJGL |
|
| CLPlatform .Filter | Simple filter interface. | Interface | org.lwjgl.opencl.CLPlatform | LWJGL |
|
| CLProgramCallback | Instances of this interface may be passed to the CL10. | Class | org.lwjgl.opencl | LWJGL |
|
| CLProgramCallback .SAM | A functional interface for CLProgramCallback. | Interface | org.lwjgl.opencl.CLProgramCallback | LWJGL |
|
| CLReportLiveObjectsAlteraCallback | Instances of this interface may be passed to the ALTERALiveObjectTracking. | Class | org.lwjgl.opencl | LWJGL |
|
| CLReportLiveObjectsAlteraCallback .SAM | A functional interface for CLReportLiveObjectsAlteraCallback. | Interface | org.lwjgl.opencl.CLReportLiveObjectsAlteraCallback | LWJGL |
|
| CLSVMFreeCallback | Instances of this interface may be passed to the CL20. | Class | org.lwjgl.opencl | LWJGL |
|
| CLSVMFreeCallback .SAM | A functional interface for CLSVMFreeCallback. | Interface | org.lwjgl.opencl.CLSVMFreeCallback | LWJGL |
|
| CLSVMFreeCallback .SAMBuffer | A functional interface for CLSVMFreeCallback. | Interface | org.lwjgl.opencl.CLSVMFreeCallback | LWJGL |
|
| CLUtil | | Class | org.lwjgl.opencl | LWJGL |
|
| EXTAtomicCounters32 | Native bindings to the ext_atomic_counters_32 extension. | Class | org.lwjgl.opencl | LWJGL |
|
| EXTAtomicCounters64 | Native bindings to the ext_atomic_counters_64 extension. | Class | org.lwjgl.opencl | LWJGL |
|
| EXTDeviceFission | Native bindings to the ext_device_fission extension. | Class | org.lwjgl.opencl | LWJGL |
|
| EXTMigrateMemobject | Native bindings to the ext_migrate_memobject extension. | Class | org.lwjgl.opencl | LWJGL |
|
| Info | This class provides methods that can be used to query information about OpenCL objects. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELAccelerator | Native bindings to the intel_accelerator extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELAdvancedMotionEstimation | Native bindings to the intel_advanced_motion_estimation extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELDevicePartitionByNames | Native bindings to the intel_device_partition_by_names extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELEGLImageYUV | Native bindings to the intel_egl_image_yuv extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELMotionEstimation | Native bindings to the intel_motion_estimation extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELSimultaneousSharing | Native bindings to the intel_simultaneous_sharing extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELSubgroups | Native bindings to the intel_subgroups extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELThreadLocalExec | Native bindings to the intel_thread_local_exec extension. | Class | org.lwjgl.opencl | LWJGL |
|
| INTELVAAPIMediaSharing | Native bindings to the intel_va_api_media_sharing extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRDepthImages | Native bindings to the khr_depth_images extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHREGLEvent | Native bindings to the khr_egl_event extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHREGLImage | Native bindings to the khr_egl_image extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRFP16 | Native bindings to the khr_fp16 extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRFP64 | Native bindings to the khr_fp64 extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRGLDepthImages | Native bindings to the khr_gl_depth_images extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRGLEvent | Native bindings to the khr_gl_event extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRGLMSAASharing | Native bindings to the khr_gl_msaa_sharing extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRGLSharing | Native bindings to the khr_gl_sharing extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRICD | Native bindings to the khr_icd extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRImage2DFromBuffer | Native bindings to the khr_image2d_from_buffer extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRInitializeMemory | Native bindings to the khr_initialize_memory extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRMipmapImage | Native bindings to the khr_mipmap_image extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRPriorityHints | Native bindings to the khr_priority_hints extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRSPIR | Native bindings to the khr_spir extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRTerminateContext | Native bindings to the khr_terminate_context extension. | Class | org.lwjgl.opencl | LWJGL |
|
| KHRThrottleHints | Native bindings to the khr_throttle_hints extension. | Class | org.lwjgl.opencl | LWJGL |
|
| NVDeviceAttributeQuery | Native bindings to the nv_device_attribute_query extension. | Class | org.lwjgl.opencl | LWJGL |
|
| OpenCLException | A runtime exception thrown by LWJGL when it encounters an OpenCL error. | Class | org.lwjgl.opencl | LWJGL |
|
| QCOMEXTHostPtr | Native bindings to the qcom_ext_host_ptr extension. | Class | org.lwjgl.opencl | LWJGL |