- capacity() - Method in class com.jogamp.opencl.CLEventList
-
Returns the maximum size of this list.
- CAPS - Variable in enum com.jogamp.opencl.CLDevice.Capabilities
-
Value of wrapped OpenCL device type.
- checkForError(int, String) - Static method in exception com.jogamp.opencl.CLException
-
Throws a CLException when status != CL_SUCCESS
.
- cl - Static variable in class com.jogamp.opencl.CLPlatform
-
- CL - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL, the Open Computing Language.
- CL_1_0 - Static variable in class com.jogamp.opencl.CLVersion
-
- CL_1_1 - Static variable in class com.jogamp.opencl.CLVersion
-
- CL_A - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_ADDRESS_CLAMP - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_ADDRESS_CLAMP_TO_EDGE - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_ADDRESS_MIRRORED_REPEAT - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_ADDRESS_NONE - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_ADDRESS_REPEAT - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_AFFINITY_DOMAIN_L1_CACHE_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_AFFINITY_DOMAIN_L2_CACHE_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_AFFINITY_DOMAIN_L3_CACHE_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_AFFINITY_DOMAIN_L4_CACHE_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_AFFINITY_DOMAIN_NEXT_FISSIONABLE_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_AFFINITY_DOMAIN_NUMA_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_ARGB - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_BGRA - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_BUFFER_CREATE_TYPE_REGION - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_BUILD_ERROR - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_BUILD_IN_PROGRESS - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_BUILD_NONE - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_BUILD_PROGRAM_FAILURE - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_BUILD_SUCCESS - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_CGL_SHAREGROUP_KHR - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_CHAR_BIT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_CHAR_MAX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_COMMAND_ACQUIRE_GL_OBJECTS - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_ACQUIRE_GL_OBJECTS - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_COMMAND_COPY_BUFFER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_COPY_BUFFER_RECT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_COPY_BUFFER_TO_IMAGE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_COPY_IMAGE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_COPY_IMAGE_TO_BUFFER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_COMMAND_MAP_BUFFER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_MAP_IMAGE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_MARKER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_MIGRATE_MEM_OBJECT_EXT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_NATIVE_KERNEL - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_NDRANGE_KERNEL - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_READ_BUFFER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_READ_BUFFER_RECT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_READ_IMAGE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_RELEASE_GL_OBJECTS - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_RELEASE_GL_OBJECTS - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_COMMAND_TASK - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_UNMAP_MEM_OBJECT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_USER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_WRITE_BUFFER - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_WRITE_BUFFER_RECT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMMAND_WRITE_IMAGE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_COMPILER_NOT_AVAILABLE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_COMPLETE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_CONTEXT_DEVICES - Static variable in interface com.jogamp.opencl.llb.CLContextBinding
-
- CL_CONTEXT_NUM_DEVICES - Static variable in interface com.jogamp.opencl.llb.CLContextBinding
-
- CL_CONTEXT_PLATFORM - Static variable in interface com.jogamp.opencl.llb.CLContextBinding
-
- CL_CONTEXT_PROPERTIES - Static variable in interface com.jogamp.opencl.llb.CLContextBinding
-
- CL_CONTEXT_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLContextBinding
-
- CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KHR - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_DBL_DIG - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_DBL_MANT_DIG - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_DBL_MIN_10_EXP - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_DBL_MIN_EXP - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_DBL_RADIX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_DEVICE_ADDRESS_BITS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_AFFINITY_DOMAINS_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_AVAILABLE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_COMPILER_AVAILABLE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_COMPUTE_CAPABILITY_MAJOR_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_COMPUTE_CAPABILITY_MINOR_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_DOUBLE_FP_CONFIG - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_ENDIAN_LITTLE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_ERROR_CORRECTION_SUPPORT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_EXECUTION_CAPABILITIES - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_EXTENSIONS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_GLOBAL_MEM_CACHE_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_GLOBAL_MEM_CACHE_TYPE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_GLOBAL_MEM_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_GPU_OVERLAP_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_HALF_FP_CONFIG - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_HOST_UNIFIED_MEMORY - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_IMAGE2D_MAX_HEIGHT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_IMAGE2D_MAX_WIDTH - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_IMAGE3D_MAX_DEPTH - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_IMAGE3D_MAX_HEIGHT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_IMAGE3D_MAX_WIDTH - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_IMAGE_SUPPORT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_INTEGRATED_MEMORY_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_KERNEL_EXEC_TIMEOUT_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_LOCAL_MEM_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_LOCAL_MEM_TYPE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_ATOMIC_COUNTERS_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_CLOCK_FREQUENCY - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_COMPUTE_UNITS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_CONSTANT_ARGS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_MEM_ALLOC_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_PARAMETER_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_READ_IMAGE_ARGS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_SAMPLERS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_WORK_GROUP_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_WORK_ITEM_SIZES - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MAX_WRITE_IMAGE_ARGS - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MEM_BASE_ADDR_ALIGN - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NAME - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_INT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NOT_AVAILABLE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_NOT_FOUND - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_OPENCL_C_VERSION - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARENT_DEVICE_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_BY_COUNTS_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_BY_NAMES_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_EQUALLY_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_FAILED_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_STYLE_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PARTITION_TYPES_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PLATFORM - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_HALF - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PROFILE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PROFILING_TIMER_OFFSET_AMD - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_PROFILING_TIMER_RESOLUTION - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_QUEUE_PROPERTIES - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_REFERENCE_COUNT_EXT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_REGISTERS_PER_BLOCK_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_SINGLE_FP_CONFIG - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_TYPE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_TYPE_ACCELERATOR - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_TYPE_ALL - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_TYPE_CPU - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_TYPE_DEFAULT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_TYPE_GPU - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_VENDOR - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_VENDOR_ID - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_VERSION - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICE_WARP_SIZE_NV - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_DEVICES_FOR_GL_CONTEXT_KHR - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_DRIVER_VERSION - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_EGL_DISPLAY_KHR - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_EVENT_COMMAND_EXECUTION_STATUS - Static variable in interface com.jogamp.opencl.llb.CLEventBinding
-
- CL_EVENT_COMMAND_QUEUE - Static variable in interface com.jogamp.opencl.llb.CLEventBinding
-
- CL_EVENT_COMMAND_TYPE - Static variable in interface com.jogamp.opencl.llb.CLEventBinding
-
- CL_EVENT_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CLEventBinding
-
- CL_EVENT_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLEventBinding
-
- CL_EXEC_KERNEL - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_EXEC_NATIVE_KERNEL - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST - Static variable in interface com.jogamp.opencl.llb.CL
-
- cl_ext_device_fission - Static variable in interface com.jogamp.opencl.llb.CL
-
- cl_ext_migrate_memobject - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FALSE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FILTER_LINEAR - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_FILTER_NEAREST - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_FLOAT - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_FLT_DIG - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FLT_MANT_DIG - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FLT_MIN_10_EXP - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FLT_MIN_EXP - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FLT_RADIX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_FP_DENORM - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_FP_FMA - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_FP_INF_NAN - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_FP_ROUND_TO_INF - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_FP_ROUND_TO_NEAREST - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_FP_ROUND_TO_ZERO - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_FP_SOFT_FLOAT - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_GL_CONTEXT_KHR - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GL_MIPMAP_LEVEL - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GL_OBJECT_BUFFER - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GL_OBJECT_RENDERBUFFER - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GL_OBJECT_TEXTURE2D - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GL_OBJECT_TEXTURE3D - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GL_TEXTURE_TARGET - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_GLOBAL - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_GLX_DISPLAY_KHR - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_HALF_FLOAT - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_DEPTH - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_ELEMENT_SIZE - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_FORMAT - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_FORMAT_MISMATCH - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_FORMAT_NOT_SUPPORTED - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_HEIGHT - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_ROW_PITCH - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_SLICE_PITCH - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_IMAGE_WIDTH - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_INT_MAX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INT_MIN - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INTENSITY - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_INVALID_ARG_INDEX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_ARG_SIZE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_ARG_VALUE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_BINARY - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_BUFFER_SIZE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_BUILD_OPTIONS - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_COMMAND_QUEUE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_DEVICE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_DEVICE_TYPE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_EVENT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_EVENT_WAIT_LIST - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_GL_OBJECT - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR - Static variable in interface com.jogamp.opencl.llb.gl.CLGL
-
- CL_INVALID_GLOBAL_OFFSET - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_GLOBAL_WORK_SIZE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_HOST_PTR - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_IMAGE_FORMAT_DESCRIPTOR - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_IMAGE_SIZE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_KERNEL - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_KERNEL_ARGS - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_KERNEL_DEFINITION - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_KERNEL_NAME - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_MEM_OBJECT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_MIP_LEVEL - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_OPERATION - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_PARTITION_COUNT_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_PARTITION_NAME_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_PLATFORM - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_PROGRAM - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_PROGRAM_EXECUTABLE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_PROPERTY - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_QUEUE_PROPERTIES - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_SAMPLER - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_VALUE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_WORK_DIMENSION - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_WORK_GROUP_SIZE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_INVALID_WORK_ITEM_SIZE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_KERNEL_COMPILE_WORK_GROUP_SIZE - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_FUNCTION_NAME - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_LOCAL_MEM_SIZE - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_NUM_ARGS - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_PRIVATE_MEM_SIZE - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_PROGRAM - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- CL_KERNEL_WORK_GROUP_SIZE - Static variable in interface com.jogamp.opencl.llb.CLKernelBinding
-
- cl_khr_gl_sharing - Static variable in interface com.jogamp.opencl.llb.CL
-
- cl_khr_icd - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_LOCAL - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_LUMINANCE - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_M_1_PI - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_1_PI_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_2_PI - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_2_PI_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_2_SQRTPI - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_2_SQRTPI_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_E - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_E_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LN10 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LN10_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LN2 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LN2_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LOG10E - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LOG10E_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LOG2E - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_LOG2E_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_PI - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_PI_2 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_PI_2_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_PI_4 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_PI_4_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_PI_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_SQRT1_2 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_SQRT1_2_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_SQRT2 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_M_SQRT2_F - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_MAP_FAILURE - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MAP_READ - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MAP_WRITE - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MAXFLOAT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_MEM_ALLOC_HOST_PTR - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_ASSOCIATED_MEMOBJECT - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_COPY_HOST_PTR - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_COPY_OVERLAP - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_FLAGS - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_HOST_PTR - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_MAP_COUNT - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_OBJECT_ALLOCATION_FAILURE - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_OBJECT_BUFFER - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_OBJECT_IMAGE2D - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_OBJECT_IMAGE3D - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_OFFSET - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_READ_ONLY - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_READ_WRITE - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_SIZE - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_TYPE - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_USE_HOST_PTR - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MEM_WRITE_ONLY - Static variable in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- CL_MIGRATE_MEM_OBJECT_HOST_EXT - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_MISALIGNED_SUB_BUFFER_OFFSET - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_NONE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_OUT_OF_HOST_MEMORY - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_OUT_OF_RESOURCES - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_PLATFORM_EXTENSIONS - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PLATFORM_ICD_SUFFIX_KHR - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PLATFORM_NAME - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PLATFORM_NOT_FOUND_KHR - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PLATFORM_PROFILE - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PLATFORM_VENDOR - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PLATFORM_VERSION - Static variable in interface com.jogamp.opencl.llb.CLPlatformBinding
-
- CL_PROFILING_COMMAND_END - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_PROFILING_COMMAND_QUEUED - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_PROFILING_COMMAND_START - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_PROFILING_COMMAND_SUBMIT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_PROFILING_INFO_NOT_AVAILABLE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_PROGRAM_BINARIES - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_BINARY_SIZES - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_BUILD_LOG - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_BUILD_OPTIONS - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_BUILD_STATUS - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_DEVICES - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_NUM_DEVICES - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_PROGRAM_SOURCE - Static variable in interface com.jogamp.opencl.llb.CLProgramBinding
-
- CL_QUEUE_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_QUEUE_DEVICE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_QUEUE_PROFILING_ENABLE - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_QUEUE_PROPERTIES - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_QUEUE_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- CL_QUEUED - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_R - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_RA - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_READ_ONLY_CACHE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_READ_WRITE_CACHE - Static variable in interface com.jogamp.opencl.llb.CLDeviceBinding
-
- CL_RG - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_RGB - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_RGBA - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_RGBx - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_RGx - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_RUNNING - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_Rx - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_SAMPLER_ADDRESSING_MODE - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_SAMPLER_CONTEXT - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_SAMPLER_FILTER_MODE - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_SAMPLER_NORMALIZED_COORDS - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_SAMPLER_REFERENCE_COUNT - Static variable in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- CL_SCHAR_MAX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_SCHAR_MIN - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_SHRT_MAX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_SHRT_MIN - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_SIGNED_INT16 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_SIGNED_INT32 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_SIGNED_INT8 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_SNORM_INT16 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_SNORM_INT8 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_SUBMITTED - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_SUCCESS - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_TRUE - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_UCHAR_MAX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_UNORM_INT16 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNORM_INT8 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNORM_INT_101010 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNORM_SHORT_555 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNORM_SHORT_565 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNSIGNED_INT16 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNSIGNED_INT32 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_UNSIGNED_INT8 - Static variable in interface com.jogamp.opencl.llb.CLImageBinding
-
- CL_USHRT_MAX - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_VERSION_1_0 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_VERSION_1_1 - Static variable in interface com.jogamp.opencl.llb.CL
-
- CL_WGL_HDC_KHR - Static variable in interface com.jogamp.opencl.llb.CL
-
- CLAbstractImpl - Class in com.jogamp.opencl.llb.impl
-
Java bindings to OpenCL, the Open Computing Language (generated).
- CLAbstractImpl(CLProcAddressTable) - Constructor for class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
- CLAccessorFactory - Interface in com.jogamp.opencl.spi
-
Implementations of this interface are factories responsible for creating CLAccessors.
- clBoolean(int) - Static method in class com.jogamp.opencl.util.CLUtil
-
Returns true if clBoolean == CL.CL_TRUE.
- clBoolean(boolean) - Static method in class com.jogamp.opencl.util.CLUtil
-
Returns b ? CL.CL_TRUE : CL.CL_FALSE
- CLBuffer<B extends Buffer> - Class in com.jogamp.opencl
-
OpenCL buffer object wrapping an optional NIO buffer.
- CLBuffer(CLContext, long, long, int) - Constructor for class com.jogamp.opencl.CLBuffer
-
- CLBuffer(CLContext, B, long, long, int) - Constructor for class com.jogamp.opencl.CLBuffer
-
- CLBufferBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL buffers.
- CLBuildConfiguration - Interface in com.jogamp.opencl.util
-
Configuration representing everything needed to build an OpenCL program.
- CLBuildListener - Interface in com.jogamp.opencl.util
-
- clBuildProgram(long, int, PointerBuffer, String, BuildProgramCallback) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
Interface to C language function:
int32_t clBuildProgram(cl_program, uint32_t, cl_device_id * , const char * , void (*pfn_notify)(cl_program, void *user_data), void * );
- clBuildProgram(long, int, PointerBuffer, String, BuildProgramCallback) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
Interface to C language function:
int32_t clBuildProgram(cl_program, uint32_t, cl_device_id * , const char * , void * );
- clCapacity - Variable in class com.jogamp.opencl.CLMemory
-
- CLCommandQueue - Class in com.jogamp.opencl
-
The command queue is used to queue a set of operations for a specific
CLDevice
.
- CLCommandQueue.Mode - Enum in com.jogamp.opencl
-
Enumeration for the command-queue settings.
- CLCommandQueueBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL command queues.
- CLCommandQueuePool<C extends CLQueueContext> - Class in com.jogamp.opencl.util.concurrent
-
A multithreaded, fixed size pool of OpenCL command queues.
- CLCommandQueuePool.FinishAction - Enum in com.jogamp.opencl.util.concurrent
-
The action executed after a task completes.
- CLContext - Class in com.jogamp.opencl
-
CLContext is responsible for managing objects such as command-queues, memory,
program and kernel objects and for executing kernels on one or more devices
specified in the context.
- CLContext(CLPlatform, long, CLContext.ErrorDispatcher) - Constructor for class com.jogamp.opencl.CLContext
-
- CLContext.ErrorDispatcher - Class in com.jogamp.opencl
-
- CLContext.ErrorDispatcher() - Constructor for class com.jogamp.opencl.CLContext.ErrorDispatcher
-
- CLContextBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL contexts.
- clCreateBuffer(long, long, long, Buffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLBufferBinding
-
Interface to C language function:
cl_mem clCreateBuffer(cl_context context, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret);
- clCreateBuffer(long, long, long, Buffer, int[], int) - Method in interface com.jogamp.opencl.llb.CLBufferBinding
-
Interface to C language function:
cl_mem clCreateBuffer(cl_context context, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret);
- clCreateBuffer(long, long, long, Buffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateBuffer(cl_context context, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret);
- clCreateBuffer(long, long, long, Buffer, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateBuffer(cl_context context, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret);
- clCreateCommandQueue(long, long, long, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_command_queue clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, cl_int * errcode_ret);
- clCreateCommandQueue(long, long, long, int[], int) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_command_queue clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, cl_int * errcode_ret);
- clCreateCommandQueue(long, long, long, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_command_queue clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, cl_int * errcode_ret);
- clCreateCommandQueue(long, long, long, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_command_queue clCreateCommandQueue(cl_context context, cl_device_id device, cl_command_queue_properties properties, cl_int * errcode_ret);
- clCreateContext(PointerBuffer, PointerBuffer, CLErrorHandler, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
Interface to C language function:
cl_context clCreateContext(intptr_t * , uint32_t, cl_device_id * , void (*pfn_notify)(const char *, const void *, size_t, void *), void *, int32_t * );
- clCreateContext(PointerBuffer, PointerBuffer, CLErrorHandler, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
- clCreateContextFromType(PointerBuffer, long, CLErrorHandler, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
Interface to C language function:
cl_context clCreateContextFromType(cl_context_properties *properties, cl_device_type device_type, void (*pfn_notify)(const char *errinfo, const void *private_info, size_t cb, void *user_data), void *user_data, cl_int *errcode_ret) ;
- clCreateContextFromType(PointerBuffer, long, CLErrorHandler, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
- clCreateEventFromGLsyncKHR(long, long, IntBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
- clCreateEventFromGLsyncKHR(long, long, int[], int) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
- clCreateEventFromGLsyncKHR(long, long, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_event clCreateEventFromGLsyncKHR(cl_context, cl_GLsync, cl_int * );
- clCreateEventFromGLsyncKHR(long, long, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_event clCreateEventFromGLsyncKHR(cl_context, cl_GLsync, cl_int * );
- clCreateFromGLBuffer(long, long, int, IntBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLBuffer(cl_context context, cl_mem_flags flags, cl_GLuint bufobj, int * errcode_ret);
- clCreateFromGLBuffer(long, long, int, int[], int) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLBuffer(cl_context context, cl_mem_flags flags, cl_GLuint bufobj, int * errcode_ret);
- clCreateFromGLBuffer(long, long, int, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLBuffer(cl_context context, cl_mem_flags flags, cl_GLuint bufobj, int * errcode_ret);
- clCreateFromGLBuffer(long, long, int, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLBuffer(cl_context context, cl_mem_flags flags, cl_GLuint bufobj, int * errcode_ret);
- clCreateFromGLRenderbuffer(long, long, int, IntBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLRenderbuffer(cl_context context, cl_mem_flags flags, cl_GLuint renderbuffer, cl_int * errcode_ret);
- clCreateFromGLRenderbuffer(long, long, int, int[], int) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLRenderbuffer(cl_context context, cl_mem_flags flags, cl_GLuint renderbuffer, cl_int * errcode_ret);
- clCreateFromGLRenderbuffer(long, long, int, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLRenderbuffer(cl_context context, cl_mem_flags flags, cl_GLuint renderbuffer, cl_int * errcode_ret);
- clCreateFromGLRenderbuffer(long, long, int, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLRenderbuffer(cl_context context, cl_mem_flags flags, cl_GLuint renderbuffer, cl_int * errcode_ret);
- clCreateFromGLTexture2D(long, long, int, int, int, IntBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLTexture2D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture2D(long, long, int, int, int, int[], int) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLTexture2D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture2D(long, long, int, int, int, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLTexture2D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture2D(long, long, int, int, int, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLTexture2D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture3D(long, long, int, int, int, IntBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLTexture3D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture3D(long, long, int, int, int, int[], int) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_mem clCreateFromGLTexture3D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture3D(long, long, int, int, int, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLTexture3D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateFromGLTexture3D(long, long, int, int, int, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateFromGLTexture3D(cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texture, cl_int * errcode_ret);
- clCreateImage2D(long, long, CLImageFormatImpl, long, long, long, Buffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLImageBinding
-
Interface to C language function:
cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage2D(long, long, CLImageFormatImpl, long, long, long, Buffer, int[], int) - Method in interface com.jogamp.opencl.llb.CLImageBinding
-
Interface to C language function:
cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage2D(long, long, CLImageFormatImpl, long, long, long, Buffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage2D(long, long, CLImageFormatImpl, long, long, long, Buffer, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage3D(long, long, CLImageFormatImpl, long, long, long, long, long, Buffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLImageBinding
-
Interface to C language function:
cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage3D(long, long, CLImageFormatImpl, long, long, long, long, long, Buffer, int[], int) - Method in interface com.jogamp.opencl.llb.CLImageBinding
-
Interface to C language function:
cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage3D(long, long, CLImageFormatImpl, long, long, long, long, long, Buffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateImage3D(long, long, CLImageFormatImpl, long, long, long, long, long, Buffer, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format * image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void * host_ptr, cl_int * errcode_ret);
- clCreateKernel(long, String, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_kernel clCreateKernel(cl_program program, const char * kernel_name, cl_int * errcode_ret);
- clCreateKernel(long, String, int[], int) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_kernel clCreateKernel(cl_program program, const char * kernel_name, cl_int * errcode_ret);
- clCreateKernel(long, String, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_kernel clCreateKernel(cl_program program, const char * kernel_name, cl_int * errcode_ret);
- clCreateKernel(long, String, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_kernel clCreateKernel(cl_program program, const char * kernel_name, cl_int * errcode_ret);
- clCreateKernelsInProgram(long, int, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_int clCreateKernelsInProgram(cl_program program, cl_uint num_kernels, cl_kernel * kernels, cl_uint * num_kernels_ret);
- clCreateKernelsInProgram(long, int, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clCreateKernelsInProgram(cl_program program, cl_uint num_kernels, cl_kernel * kernels, cl_uint * num_kernels_ret);
- clCreateProgramWithBinary(long, int, PointerBuffer, PointerBuffer, PointerBuffer, IntBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
Interface to C language function:
cl_program clCreateProgramWithBinary(cl_context context, cl_uint num_devices, cl_device_id * device_list, const size_t * lengths, const unsigned char * * binaries, cl_int * binary_status, cl_int * errcode_ret);
- clCreateProgramWithBinary(long, int, PointerBuffer, PointerBuffer, PointerBuffer, IntBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_program clCreateProgramWithBinary(cl_context context, cl_uint num_devices, cl_device_id * device_list, const size_t * lengths, const unsigned char * * binaries, cl_int * binary_status, cl_int * errcode_ret);
- clCreateProgramWithSource(long, int, String[], PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
Interface to C language function:
cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char * * strings, const size_t * lengths, cl_int * errcode_ret);
- clCreateProgramWithSource(long, int, String[], PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char * * strings, const size_t * lengths, cl_int * errcode_ret);
- clCreateSampler(long, int, int, int, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLSamplerBinding
-
Interface to C language function:
cl_sampler clCreateSampler(cl_context context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int * errcode_ret);
- clCreateSampler(long, int, int, int, int[], int) - Method in interface com.jogamp.opencl.llb.CLSamplerBinding
-
Interface to C language function:
cl_sampler clCreateSampler(cl_context context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int * errcode_ret);
- clCreateSampler(long, int, int, int, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_sampler clCreateSampler(cl_context context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int * errcode_ret);
- clCreateSampler(long, int, int, int, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_sampler clCreateSampler(cl_context context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int * errcode_ret);
- clCreateSubBuffer(long, long, int, Buffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLBufferBinding
-
Interface to C language function:
cl_mem clCreateSubBuffer(cl_mem buffer, cl_mem_flags flags, cl_buffer_create_type buffer_create_type, const void * buffer_create_info, cl_int * errcode_ret);
- clCreateSubBuffer(long, long, int, Buffer, int[], int) - Method in interface com.jogamp.opencl.llb.CLBufferBinding
-
Interface to C language function:
cl_mem clCreateSubBuffer(cl_mem buffer, cl_mem_flags flags, cl_buffer_create_type buffer_create_type, const void * buffer_create_info, cl_int * errcode_ret);
- clCreateSubBuffer(long, long, int, Buffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateSubBuffer(cl_mem buffer, cl_mem_flags flags, cl_buffer_create_type buffer_create_type, const void * buffer_create_info, cl_int * errcode_ret);
- clCreateSubBuffer(long, long, int, Buffer, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_mem clCreateSubBuffer(cl_mem buffer, cl_mem_flags flags, cl_buffer_create_type buffer_create_type, const void * buffer_create_info, cl_int * errcode_ret);
- clCreateSubDevicesEXT(long, LongBuffer, int, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLDeviceBinding
-
Interface to C language function:
cl_int clCreateSubDevicesEXT(cl_device_id, const cl_device_partition_property_ext * , cl_uint, cl_device_id * , cl_uint * );
- clCreateSubDevicesEXT(long, long[], int, int, PointerBuffer, int[], int) - Method in interface com.jogamp.opencl.llb.CLDeviceBinding
-
Interface to C language function:
cl_int clCreateSubDevicesEXT(cl_device_id, const cl_device_partition_property_ext * , cl_uint, cl_device_id * , cl_uint * );
- clCreateSubDevicesEXT(long, LongBuffer, int, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clCreateSubDevicesEXT(cl_device_id, const cl_device_partition_property_ext * , cl_uint, cl_device_id * , cl_uint * );
- clCreateSubDevicesEXT(long, long[], int, int, PointerBuffer, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clCreateSubDevicesEXT(cl_device_id, const cl_device_partition_property_ext * , cl_uint, cl_device_id * , cl_uint * );
- clCreateUserEvent(long, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_event clCreateUserEvent(cl_context context, cl_int * errcode_ret);
- clCreateUserEvent(long, int[], int) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_event clCreateUserEvent(cl_context context, cl_int * errcode_ret);
- clCreateUserEvent(long, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_event clCreateUserEvent(cl_context context, cl_int * errcode_ret);
- clCreateUserEvent(long, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_event clCreateUserEvent(cl_context context, cl_int * errcode_ret);
- CLDevice - Class in com.jogamp.opencl
-
This object represents an OpenCL device.
- CLDevice(CLPlatform, long) - Constructor for class com.jogamp.opencl.CLDevice
-
- CLDevice(CLContext, long) - Constructor for class com.jogamp.opencl.CLDevice
-
- CLDevice.Capabilities - Enum in com.jogamp.opencl
-
Enumeration for the execution capabilities of the device.
- CLDevice.FPConfig - Enum in com.jogamp.opencl
-
Describes floating-point capability of the device.
- CLDevice.GlobalMemCacheType - Enum in com.jogamp.opencl
-
Type of global memory cache supported.
- CLDevice.LocalMemType - Enum in com.jogamp.opencl
-
Type of local memory cache supported.
- CLDevice.Type - Enum in com.jogamp.opencl
-
Enumeration for the type of a device.
- CLDeviceBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL devices.
- CLDeviceFilters - Class in com.jogamp.opencl.util
-
Pre-defined filters.
- CLDeviceFilters() - Constructor for class com.jogamp.opencl.util.CLDeviceFilters
-
- clEnqueueAcquireGLObjects(long, int, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_int clEnqueueAcquireGLObjects(cl_command_queue command_queue, cl_uint num_objects, cl_mem * mem_objects, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueAcquireGLObjects(long, int, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueAcquireGLObjects(cl_command_queue command_queue, cl_uint num_objects, cl_mem * mem_objects, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueBarrier(long) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueBarrier(cl_command_queue command_queue);
- clEnqueueBarrier(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueBarrier(cl_command_queue command_queue);
- clEnqueueCopyBuffer(long, long, long, long, long, long, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueCopyBuffer(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_buffer, size_t src_offset, size_t dst_offset, size_t cb, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyBuffer(long, long, long, long, long, long, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueCopyBuffer(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_buffer, size_t src_offset, size_t dst_offset, size_t cb, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyBufferRect(long, long, long, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueCopyBufferRect(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_buffer, const size_t * src_origin, const size_t * dst_origin, const size_t * region, size_t src_row_pitch, size_t src_slice_pitch, size_t dst_row_pitch, size_t dst_slice_pitch, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyBufferRect(long, long, long, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueCopyBufferRect(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_buffer, const size_t * src_origin, const size_t * dst_origin, const size_t * region, size_t src_row_pitch, size_t src_slice_pitch, size_t dst_row_pitch, size_t dst_slice_pitch, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyBufferToImage(long, long, long, long, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueCopyBufferToImage(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_image, size_t src_offset, const size_t * , const size_t * , cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyBufferToImage(long, long, long, long, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueCopyBufferToImage(cl_command_queue command_queue, cl_mem src_buffer, cl_mem dst_image, size_t src_offset, const size_t * , const size_t * , cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyImage(long, long, long, PointerBuffer, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueCopyImage(cl_command_queue command_queue, cl_mem src_image, cl_mem dst_image, const size_t * , const size_t * , const size_t * , cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyImage(long, long, long, PointerBuffer, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueCopyImage(cl_command_queue command_queue, cl_mem src_image, cl_mem dst_image, const size_t * , const size_t * , const size_t * , cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyImageToBuffer(long, long, long, PointerBuffer, PointerBuffer, long, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueCopyImageToBuffer(cl_command_queue command_queue, cl_mem src_image, cl_mem dst_buffer, const size_t * , const size_t * , size_t dst_offset, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueCopyImageToBuffer(long, long, long, PointerBuffer, PointerBuffer, long, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueCopyImageToBuffer(cl_command_queue command_queue, cl_mem src_image, cl_mem dst_buffer, const size_t * , const size_t * , size_t dst_offset, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueMapBuffer(long, long, int, long, long, long, int, PointerBuffer, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
void * clEnqueueMapBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_map, cl_map_flags map_flags, size_t offset, size_t cb, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event, cl_int * errcode_ret);
- clEnqueueMapBuffer(long, long, int, long, long, long, int, PointerBuffer, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
void * clEnqueueMapBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_map, cl_map_flags map_flags, size_t offset, size_t cb, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event, cl_int * errcode_ret);
- clEnqueueMapImage(long, long, int, long, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
void * clEnqueueMapImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_map, cl_map_flags map_flags, const size_t * , const size_t * , size_t * image_row_pitch, size_t * image_slice_pitch, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event, cl_int * errcode_ret);
- clEnqueueMapImage(long, long, int, long, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
Interface to C language function:
void * clEnqueueMapImage(cl_command_queue command_queue, cl_mem image, uint32_t blocking_map, uint64_t map_flags, const size_t * , const size_t * , size_t * image_row_pitch, size_t * image_slice_pitch, uint32_t num_events_in_wait_list, cl_event * event_wait_list, cl_event * event, int32_t * errcode_ret);
- clEnqueueMarker(long, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueMarker(cl_command_queue command_queue, cl_event * event);
- clEnqueueMarker(long, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueMarker(cl_command_queue command_queue, cl_event * event);
- clEnqueueMigrateMemObjectEXT(long, int, PointerBuffer, long, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueMigrateMemObjectEXT(cl_command_queue, cl_uint, cl_mem * , cl_mem_migration_flags_ext, cl_uint, cl_event * , cl_event * );
- clEnqueueMigrateMemObjectEXT(long, int, PointerBuffer, long, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueMigrateMemObjectEXT(cl_command_queue, cl_uint, cl_mem * , cl_mem_migration_flags_ext, cl_uint, cl_event * , cl_event * );
- clEnqueueNDRangeKernel(long, long, int, PointerBuffer, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueNDRangeKernel(cl_command_queue command_queue, cl_kernel kernel, cl_uint work_dim, const size_t * global_work_offset, const size_t * global_work_size, const size_t * local_work_size, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueNDRangeKernel(long, long, int, PointerBuffer, PointerBuffer, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueNDRangeKernel(cl_command_queue command_queue, cl_kernel kernel, cl_uint work_dim, const size_t * global_work_offset, const size_t * global_work_size, const size_t * local_work_size, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReadBuffer(long, long, int, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueReadBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, size_t offset, size_t cb, void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReadBuffer(long, long, int, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueReadBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, size_t offset, size_t cb, void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReadBufferRect(long, long, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueReadBufferRect(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, const size_t * buffer_origin, const size_t * host_origin, const size_t * region, size_t buffer_row_pitch, size_t buffer_slice_pitch, size_t host_row_pitch, size_t host_slice_pitch, void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReadBufferRect(long, long, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueReadBufferRect(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, const size_t * buffer_origin, const size_t * host_origin, const size_t * region, size_t buffer_row_pitch, size_t buffer_slice_pitch, size_t host_row_pitch, size_t host_slice_pitch, void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReadImage(long, long, int, PointerBuffer, PointerBuffer, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueReadImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_read, const size_t * , const size_t * , size_t row_pitch, size_t slice_pitch, void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReadImage(long, long, int, PointerBuffer, PointerBuffer, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueReadImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_read, const size_t * , const size_t * , size_t row_pitch, size_t slice_pitch, void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReleaseGLObjects(long, int, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_int clEnqueueReleaseGLObjects(cl_command_queue command_queue, cl_uint num_objects, cl_mem * mem_objects, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueReleaseGLObjects(long, int, PointerBuffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueReleaseGLObjects(cl_command_queue command_queue, cl_uint num_objects, cl_mem * mem_objects, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueTask(long, long, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueTask(cl_command_queue command_queue, cl_kernel kernel, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueTask(long, long, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueTask(cl_command_queue command_queue, cl_kernel kernel, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueUnmapMemObject(long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueUnmapMemObject(cl_command_queue command_queue, cl_mem memobj, void * mapped_ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueUnmapMemObject(long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueUnmapMemObject(cl_command_queue command_queue, cl_mem memobj, void * mapped_ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueWaitForEvents(long, int, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, cl_event * event_list);
- clEnqueueWaitForEvents(long, int, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, cl_event * event_list);
- clEnqueueWriteBuffer(long, long, int, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueWriteBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, size_t offset, size_t cb, const void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueWriteBuffer(long, long, int, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueWriteBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, size_t offset, size_t cb, const void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueWriteBufferRect(long, long, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueWriteBufferRect(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, const size_t * buffer_origin, const size_t * host_origin, const size_t * region, size_t buffer_row_pitch, size_t buffer_slice_pitch, size_t host_row_pitch, size_t host_slice_pitch, const void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueWriteBufferRect(long, long, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueWriteBufferRect(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, const size_t * buffer_origin, const size_t * host_origin, const size_t * region, size_t buffer_row_pitch, size_t buffer_slice_pitch, size_t host_row_pitch, size_t host_slice_pitch, const void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueWriteImage(long, long, int, PointerBuffer, PointerBuffer, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clEnqueueWriteImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_write, const size_t * , const size_t * , size_t input_row_pitch, size_t input_slice_pitch, const void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- clEnqueueWriteImage(long, long, int, PointerBuffer, PointerBuffer, long, long, Buffer, int, PointerBuffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clEnqueueWriteImage(cl_command_queue command_queue, cl_mem image, cl_bool blocking_write, const size_t * , const size_t * , size_t input_row_pitch, size_t input_slice_pitch, const void * ptr, cl_uint num_events_in_wait_list, cl_event * event_wait_list, cl_event * event);
- CLErrorHandler - Interface in com.jogamp.opencl
-
Experimental: the api may change in future, feedback appreciated.
Note: the thread which calls
onError
is unspecified.
- CLEvent - Class in com.jogamp.opencl
-
Event objects can be used for synchronizing command queues, e.g you can wait until a
event occurs or they can also be used to capture profiling information that
measure execution time of a command.
- CLEvent.CommandType - Enum in com.jogamp.opencl
-
- CLEvent.ExecutionStatus - Enum in com.jogamp.opencl
-
- CLEvent.ProfilingCommand - Enum in com.jogamp.opencl
-
- CLEventBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL events.
- CLEventCallback - Interface in com.jogamp.opencl.llb.impl
-
A callback for a specific command execution status.
- CLEventList - Class in com.jogamp.opencl
-
Fixed size list for storing CLEvents.
- CLEventList(int) - Constructor for class com.jogamp.opencl.CLEventList
-
- CLEventList(CLEvent...) - Constructor for class com.jogamp.opencl.CLEventList
-
- CLEventList(CachedBufferFactory, int) - Constructor for class com.jogamp.opencl.CLEventList
-
- CLEventList(CachedBufferFactory, CLEvent...) - Constructor for class com.jogamp.opencl.CLEventList
-
- CLEventListener - Interface in com.jogamp.opencl
-
A callback for a specific command execution status.
- CLException - Exception in com.jogamp.opencl
-
Main Exception type for runtime OpenCL errors and failed function calls (e.g.
- CLException(String) - Constructor for exception com.jogamp.opencl.CLException
-
- CLException.CLBuildProgramFailureException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_BUILD_PROGRAM_FAILURE errors.
- CLException.CLBuildProgramFailureException(String) - Constructor for exception com.jogamp.opencl.CLException.CLBuildProgramFailureException
-
- CLException.CLCompilerNotAvailableException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_COMPILER_NOT_AVAILABLE errors.
- CLException.CLCompilerNotAvailableException(String) - Constructor for exception com.jogamp.opencl.CLException.CLCompilerNotAvailableException
-
- CLException.CLDeviceNotAvailableException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_DEVICE_NOT_AVAILABLE errors.
- CLException.CLDeviceNotAvailableException(String) - Constructor for exception com.jogamp.opencl.CLException.CLDeviceNotAvailableException
-
- CLException.CLDeviceNotFoundException - Exception in com.jogamp.opencl
-
- CLException.CLDeviceNotFoundException(String) - Constructor for exception com.jogamp.opencl.CLException.CLDeviceNotFoundException
-
- CLException.CLExecStatusErrorForEventsInWaitListException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST errors.
- CLException.CLExecStatusErrorForEventsInWaitListException(String) - Constructor for exception com.jogamp.opencl.CLException.CLExecStatusErrorForEventsInWaitListException
-
- CLException.CLImageFormatMismatchException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_IMAGE_FORMAT_MISMATCH errors.
- CLException.CLImageFormatMismatchException(String) - Constructor for exception com.jogamp.opencl.CLException.CLImageFormatMismatchException
-
- CLException.CLImageFormatNotSupportedException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_IMAGE_FORMAT_NOT_SUPPORTED errors.
- CLException.CLImageFormatNotSupportedException(String) - Constructor for exception com.jogamp.opencl.CLException.CLImageFormatNotSupportedException
-
- CLException.CLInvalidArgIndexException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidArgIndexException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidArgIndexException
-
- CLException.CLInvalidArgSizeException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidArgSizeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidArgSizeException
-
- CLException.CLInvalidArgValueException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidArgValueException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidArgValueException
-
- CLException.CLInvalidBinaryException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidBinaryException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidBinaryException
-
- CLException.CLInvalidBufferSizeException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_BUFFER_SIZE errors.
- CLException.CLInvalidBufferSizeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidBufferSizeException
-
- CLException.CLInvalidBuildOptionsException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_BUILD_OPTIONS errors.
- CLException.CLInvalidBuildOptionsException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidBuildOptionsException
-
- CLException.CLInvalidCommandQueueException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_COMMAND_QUEUE errors.
- CLException.CLInvalidCommandQueueException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidCommandQueueException
-
- CLException.CLInvalidContextException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidContextException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidContextException
-
- CLException.CLInvalidDeviceException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidDeviceException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidDeviceException
-
- CLException.CLInvalidDeviceTypeException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_DEVICE_TYPE errors.
- CLException.CLInvalidDeviceTypeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidDeviceTypeException
-
- CLException.CLInvalidEventException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidEventException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidEventException
-
- CLException.CLInvalidEventWaitListException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_EVENT_WAIT_LIST errors.
- CLException.CLInvalidEventWaitListException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidEventWaitListException
-
- CLException.CLInvalidGlobalOffsetException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_GLOBAL_OFFSET errors.
- CLException.CLInvalidGlobalOffsetException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidGlobalOffsetException
-
- CLException.CLInvalidGlobalWorkSizeException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_GLOBAL_WORK_SIZE errors.
- CLException.CLInvalidGlobalWorkSizeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidGlobalWorkSizeException
-
- CLException.CLInvalidGLObjectException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidGLObjectException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidGLObjectException
-
- CLException.CLInvalidGLSharegroupReferenceKhrException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR errors.
- CLException.CLInvalidGLSharegroupReferenceKhrException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidGLSharegroupReferenceKhrException
-
- CLException.CLInvalidHostPtrException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidHostPtrException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidHostPtrException
-
- CLException.CLInvalidImageFormatDescriptorException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_IMAGE_FORMAT_DESCRIPTOR errors.
- CLException.CLInvalidImageFormatDescriptorException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidImageFormatDescriptorException
-
- CLException.CLInvalidImageSizeException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidImageSizeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidImageSizeException
-
- CLException.CLInvalidKernelArgsException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_KERNEL_ARGS errors.
- CLException.CLInvalidKernelArgsException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidKernelArgsException
-
- CLException.CLInvalidKernelDefinitionException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_KERNEL_DEFINITION errors.
- CLException.CLInvalidKernelDefinitionException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidKernelDefinitionException
-
- CLException.CLInvalidKernelException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidKernelException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidKernelException
-
- CLException.CLInvalidKernelNameException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_KERNEL_NAME errors.
- CLException.CLInvalidKernelNameException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidKernelNameException
-
- CLException.CLInvalidMemObjectException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidMemObjectException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidMemObjectException
-
- CLException.CLInvalidMipLevelException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidMipLevelException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidMipLevelException
-
- CLException.CLInvalidOperationException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidOperationException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidOperationException
-
- CLException.CLInvalidPlatformException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidPlatformException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidPlatformException
-
- CLException.CLInvalidProgramException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidProgramException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidProgramException
-
- CLException.CLInvalidProgramExecutableException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_PROGRAM_EXECUTABLE errors.
- CLException.CLInvalidProgramExecutableException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidProgramExecutableException
-
- CLException.CLInvalidPropertyException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidPropertyException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidPropertyException
-
- CLException.CLInvalidQueuePropertiesException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_QUEUE_PROPERTIES errors.
- CLException.CLInvalidQueuePropertiesException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidQueuePropertiesException
-
- CLException.CLInvalidSamplerException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidSamplerException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidSamplerException
-
- CLException.CLInvalidValueException - Exception in com.jogamp.opencl
-
- CLException.CLInvalidValueException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidValueException
-
- CLException.CLInvalidWorkDimensionException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_WORK_DIMENSION errors.
- CLException.CLInvalidWorkDimensionException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidWorkDimensionException
-
- CLException.CLInvalidWorkGroupSizeException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_WORK_GROUP_SIZE errors.
- CLException.CLInvalidWorkGroupSizeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidWorkGroupSizeException
-
- CLException.CLInvalidWorkItemSizeException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_INVALID_WORK_ITEM_SIZE errors.
- CLException.CLInvalidWorkItemSizeException(String) - Constructor for exception com.jogamp.opencl.CLException.CLInvalidWorkItemSizeException
-
- CLException.CLMapFailureException - Exception in com.jogamp.opencl
-
- CLException.CLMapFailureException(String) - Constructor for exception com.jogamp.opencl.CLException.CLMapFailureException
-
- CLException.CLMemCopyOverlapException - Exception in com.jogamp.opencl
-
- CLException.CLMemCopyOverlapException(String) - Constructor for exception com.jogamp.opencl.CLException.CLMemCopyOverlapException
-
- CLException.CLMemObjectAllocationFailureException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_MEM_OBJECT_ALLOCATION_FAILURE errors.
- CLException.CLMemObjectAllocationFailureException(String) - Constructor for exception com.jogamp.opencl.CLException.CLMemObjectAllocationFailureException
-
- CLException.CLMisalignedSubBufferOffsetException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_MISALIGNED_SUB_BUFFER_OFFSET errors.
- CLException.CLMisalignedSubBufferOffsetException(String) - Constructor for exception com.jogamp.opencl.CLException.CLMisalignedSubBufferOffsetException
-
- CLException.CLOutOfHostMemoryException - Exception in com.jogamp.opencl
-
- CLException.CLOutOfHostMemoryException(String) - Constructor for exception com.jogamp.opencl.CLException.CLOutOfHostMemoryException
-
- CLException.CLOutOfResourcesException - Exception in com.jogamp.opencl
-
- CLException.CLOutOfResourcesException(String) - Constructor for exception com.jogamp.opencl.CLException.CLOutOfResourcesException
-
- CLException.CLPlatformNotFoundKhrException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_PLATFORM_NOT_FOUND_KHR errors.
- CLException.CLPlatformNotFoundKhrException(String) - Constructor for exception com.jogamp.opencl.CLException.CLPlatformNotFoundKhrException
-
- CLException.CLProfilingInfoNotAvailableException - Exception in com.jogamp.opencl
-
CLException
thrown on CL.CL_PROFILING_INFO_NOT_AVAILABLE errors.
- CLException.CLProfilingInfoNotAvailableException(String) - Constructor for exception com.jogamp.opencl.CLException.CLProfilingInfoNotAvailableException
-
- clFinish(long) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clFinish(cl_command_queue command_queue);
- clFinish(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clFinish(cl_command_queue command_queue);
- clFlush(long) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clFlush(cl_command_queue command_queue);
- clFlush(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clFlush(cl_command_queue command_queue);
- clGetCommandQueueInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
Interface to C language function:
cl_int clGetCommandQueueInfo(cl_command_queue command_queue, cl_command_queue_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetCommandQueueInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetCommandQueueInfo(cl_command_queue command_queue, cl_command_queue_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetContextInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
Interface to C language function:
cl_int clGetContextInfo(cl_context context, cl_context_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetContextInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetContextInfo(cl_context context, cl_context_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetDeviceIDs(long, long, int, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLPlatformBinding
-
Interface to C language function:
cl_int clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type, cl_uint num_entries, cl_device_id * devices, cl_uint * num_devices);
- clGetDeviceIDs(long, long, int, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type, cl_uint num_entries, cl_device_id * devices, cl_uint * num_devices);
- clGetDeviceInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLDeviceBinding
-
Interface to C language function:
cl_int clGetDeviceInfo(cl_device_id device, cl_device_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetDeviceInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetDeviceInfo(cl_device_id device, cl_device_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetEventInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_int clGetEventInfo(cl_event event, cl_event_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetEventInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetEventInfo(cl_event event, cl_event_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetEventProfilingInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_int clGetEventProfilingInfo(cl_event event, cl_profiling_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetEventProfilingInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetEventProfilingInfo(cl_event event, cl_profiling_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetExtensionFunctionAddress(String) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
Returns the extension function address for the given function name.
- clGetExtensionFunctionAddressImpl(String) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
- clGetGLContextInfoKHR(PointerBuffer, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_int clGetGLContextInfoKHR(const cl_context_properties * properties, cl_gl_context_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetGLContextInfoKHR(PointerBuffer, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetGLContextInfoKHR(const cl_context_properties * properties, cl_gl_context_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetGLObjectInfo(long, IntBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_int clGetGLObjectInfo(cl_mem memobj, cl_gl_object_type * gl_object_type, cl_GLuint * gl_object_name);
- clGetGLObjectInfo(long, int[], int, int[], int) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_int clGetGLObjectInfo(cl_mem memobj, cl_gl_object_type * gl_object_type, cl_GLuint * gl_object_name);
- clGetGLObjectInfo(long, IntBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetGLObjectInfo(cl_mem memobj, cl_gl_object_type * gl_object_type, cl_GLuint * gl_object_name);
- clGetGLObjectInfo(long, int[], int, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetGLObjectInfo(cl_mem memobj, cl_gl_object_type * gl_object_type, cl_GLuint * gl_object_name);
- clGetGLTextureInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.gl.CLGL
-
Interface to C language function:
cl_int clGetGLTextureInfo(cl_mem memobj, cl_gl_texture_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetGLTextureInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetGLTextureInfo(cl_mem memobj, cl_gl_texture_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetImageInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLImageBinding
-
Interface to C language function:
cl_int clGetImageInfo(cl_mem image, cl_image_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetImageInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetImageInfo(cl_mem image, cl_image_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetKernelInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_int clGetKernelInfo(cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetKernelInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetKernelInfo(cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetKernelWorkGroupInfo(long, long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_int clGetKernelWorkGroupInfo(cl_kernel kernel, cl_device_id device, cl_kernel_work_group_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetKernelWorkGroupInfo(long, long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetKernelWorkGroupInfo(cl_kernel kernel, cl_device_id device, cl_kernel_work_group_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetMemObjectInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLMemObjBinding
-
Interface to C language function:
cl_int clGetMemObjectInfo(cl_mem memobj, cl_mem_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetMemObjectInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetMemObjectInfo(cl_mem memobj, cl_mem_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetPlatformIDs(int, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLPlatformBinding
-
Interface to C language function:
cl_int clGetPlatformIDs(cl_uint num_entries, cl_platform_id * platforms, cl_uint * num_platforms);
- clGetPlatformIDs(int, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetPlatformIDs(cl_uint num_entries, cl_platform_id * platforms, cl_uint * num_platforms);
- clGetPlatformInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLPlatformBinding
-
Interface to C language function:
cl_int clGetPlatformInfo(cl_platform_id platform, cl_platform_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetPlatformInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetPlatformInfo(cl_platform_id platform, cl_platform_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetProgramBuildInfo(long, long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
Interface to C language function:
cl_int clGetProgramBuildInfo(cl_program program, cl_device_id device, cl_program_build_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetProgramBuildInfo(long, long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetProgramBuildInfo(cl_program program, cl_device_id device, cl_program_build_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetProgramInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
Interface to C language function:
cl_int clGetProgramInfo(cl_program program, cl_program_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetProgramInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetProgramInfo(cl_program program, cl_program_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetSamplerInfo(long, int, long, Buffer, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLSamplerBinding
-
Interface to C language function:
cl_int clGetSamplerInfo(cl_sampler sampler, cl_sampler_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetSamplerInfo(long, int, long, Buffer, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetSamplerInfo(cl_sampler sampler, cl_sampler_info param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret);
- clGetSupportedImageFormats(long, long, int, int, CLImageFormatImpl, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
Interface to C language function:
cl_int clGetSupportedImageFormats(cl_context context, cl_mem_flags flags, cl_mem_object_type image_type, cl_uint num_entries, cl_image_format * image_formats, cl_uint * num_image_formats);
- clGetSupportedImageFormats(long, long, int, int, CLImageFormatImpl, int[], int) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
Interface to C language function:
cl_int clGetSupportedImageFormats(cl_context context, cl_mem_flags flags, cl_mem_object_type image_type, cl_uint num_entries, cl_image_format * image_formats, cl_uint * num_image_formats);
- clGetSupportedImageFormats(long, long, int, int, CLImageFormatImpl, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetSupportedImageFormats(cl_context context, cl_mem_flags flags, cl_mem_object_type image_type, cl_uint num_entries, cl_image_format * image_formats, cl_uint * num_image_formats);
- clGetSupportedImageFormats(long, long, int, int, CLImageFormatImpl, int[], int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clGetSupportedImageFormats(cl_context context, cl_mem_flags flags, cl_mem_object_type image_type, cl_uint num_entries, cl_image_format * image_formats, cl_uint * num_image_formats);
- CLGL - Interface in com.jogamp.opencl.llb.gl
-
Java bindings to OpenCL, the Open Computing Language.
- CLGLBuffer<B extends Buffer> - Class in com.jogamp.opencl.gl
-
Shared buffer between OpenGL and OpenCL contexts.
- CLGLContext - Class in com.jogamp.opencl.gl
-
OpenCL Context supporting JOGL-JOCL interoperablity.
- CLGLImage2d<B extends Buffer> - Class in com.jogamp.opencl.gl
-
2D OpenCL image representing an OpenGL renderbuffer.
- CLGLImage2d(CLContext, B, CLImageFormat, CLImage.CLImageInfoAccessor, int, int, long, int, int) - Constructor for class com.jogamp.opencl.gl.CLGLImage2d
-
- CLGLObject - Interface in com.jogamp.opencl.gl
-
- CLGLTexture2d<B extends Buffer> - Class in com.jogamp.opencl.gl
-
2D OpenCL image representing an 2D OpenGL texture.
- CLGLTexture2d(CLContext, B, CLImageFormat, CLImage.CLImageInfoAccessor, int, int, int, int, long, int, int) - Constructor for class com.jogamp.opencl.gl.CLGLTexture2d
-
- CLGLTexture3d<B extends Buffer> - Class in com.jogamp.opencl.gl
-
3D OpenCL image representing an 3D OpenGL texture.
- clIcdGetPlatformIDsKHR(int, PointerBuffer, IntBuffer) - Method in interface com.jogamp.opencl.llb.CLPlatformBinding
-
Interface to C language function:
cl_int clIcdGetPlatformIDsKHR(cl_uint, cl_platform_id * , cl_uint * );
- clIcdGetPlatformIDsKHR(int, PointerBuffer, IntBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clIcdGetPlatformIDsKHR(cl_uint, cl_platform_id * , cl_uint * );
- CLImage<B extends Buffer> - Class in com.jogamp.opencl
-
- CLImage(CLContext, B, CLImageFormat, int, int, long, int) - Constructor for class com.jogamp.opencl.CLImage
-
- CLImage(CLContext, B, CLImageFormat, CLImage.CLImageInfoAccessor, int, int, long, int) - Constructor for class com.jogamp.opencl.CLImage
-
- CLImage.CLImageInfoAccessor - Class in com.jogamp.opencl
-
- CLImage.CLImageInfoAccessor(CLImageBinding, long) - Constructor for class com.jogamp.opencl.CLImage.CLImageInfoAccessor
-
- CLImage2d<B extends Buffer> - Class in com.jogamp.opencl
-
- CLImage2d(CLContext, B, CLImageFormat, CLImage.CLImageInfoAccessor, int, int, long, int) - Constructor for class com.jogamp.opencl.CLImage2d
-
- CLImage3d<B extends Buffer> - Class in com.jogamp.opencl
-
- CLImage3d(CLContext, B, CLImageFormat, CLImage.CLImageInfoAccessor, int, int, int, long, int) - Constructor for class com.jogamp.opencl.CLImage3d
-
- CLImageBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL images.
- CLImageFormat - Class in com.jogamp.opencl
-
Represents the OpenCL image format with its channeltype and order.
- CLImageFormat(CLImageFormat.ChannelOrder, CLImageFormat.ChannelType) - Constructor for class com.jogamp.opencl.CLImageFormat
-
- CLImageFormat.ChannelOrder - Enum in com.jogamp.opencl
-
Specifies the number of channels and the channel layout i.e.
- CLImageFormat.ChannelType - Enum in com.jogamp.opencl
-
Describes the size of the channel data type.
- CLImageFormatImpl - Class in com.jogamp.opencl.llb.impl
-
Struct accessor for cl_image_format.
- CLImpl - Class in com.jogamp.opencl.llb.impl
-
Java bindings to OpenCL, the Open Computing Language.
- CLImpl(CLProcAddressTable) - Constructor for class com.jogamp.opencl.llb.impl.CLImpl
-
- CLInfo - Class in com.jogamp.opencl.util
-
Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application.
- CLInfo() - Constructor for class com.jogamp.opencl.util.CLInfo
-
- CLInfoAccessor - Interface in com.jogamp.opencl.spi
-
Internal utility for common OpenCL clGetFooInfo calls.
- CLKernel - Class in com.jogamp.opencl
-
High level abstraction for an OpenCL Kernel.
- CLKernelBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL kernels.
- CLMemObjBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL memory objects.
- CLMemObjectDestructorCallback - Interface in com.jogamp.opencl.llb.impl
-
A callback which is invoked by the OpenCL implementation when the memory
object is deleted and its resources freed.
- CLMemObjectListener - Interface in com.jogamp.opencl
-
A callback which is invoked by the OpenCL implementation when the memory
object is deleted and its resources freed.
- CLMemory<B extends Buffer> - Class in com.jogamp.opencl
-
Common superclass for all OpenCL memory types.
- CLMemory(CLContext, long, long, int) - Constructor for class com.jogamp.opencl.CLMemory
-
- CLMemory(CLContext, B, long, long, int) - Constructor for class com.jogamp.opencl.CLMemory
-
- CLMemory.GLObjectType - Enum in com.jogamp.opencl
-
- CLMemory.Map - Enum in com.jogamp.opencl
-
Configures the mapping process.
- CLMemory.Mem - Enum in com.jogamp.opencl
-
Memory settings for configuring CLMemory.
- CLMultiContext - Class in com.jogamp.opencl.util
-
- CLObject - Class in com.jogamp.opencl
-
Common superclass for all OpenCL objects.
- clone() - Method in class com.jogamp.opencl.CLKernel
-
Returns a new instance of this kernel with uninitialized arguments.
- clone() - Method in class com.jogamp.opencl.CLProgramBuilder
-
- clone() - Method in interface com.jogamp.opencl.util.CLBuildConfiguration
-
Clones this configuration.
- clone() - Method in interface com.jogamp.opencl.util.CLProgramConfiguration
-
- cloneWith(T) - Method in class com.jogamp.opencl.CLBuffer
-
- cloneWith(T) - Method in class com.jogamp.opencl.CLImage2d
-
- cloneWith(T) - Method in class com.jogamp.opencl.CLImage3d
-
- cloneWith(T) - Method in class com.jogamp.opencl.CLMemory
-
Returns a new instance of CLMemory pointing to the same CLResource but using a different Buffer.
- cloneWith(T) - Method in class com.jogamp.opencl.gl.CLGLBuffer
-
- close() - Method in interface com.jogamp.common.AutoCloseable
-
- close() - Method in class com.jogamp.opencl.CLEventList
-
- CLPlatform - Class in com.jogamp.opencl
-
CLPlatfrorm representing a OpenCL implementation (e.g.
- CLPlatform(long, CLAccessorFactory) - Constructor for class com.jogamp.opencl.CLPlatform
-
- CLPlatformBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL platforms.
- CLPlatformFilters - Class in com.jogamp.opencl.util
-
Pre-defined filters.
- CLPlatformFilters() - Constructor for class com.jogamp.opencl.util.CLPlatformFilters
-
- CLPlatformInfoAccessor - Interface in com.jogamp.opencl.spi
-
- CLProcAddressTable - Class in com.jogamp.opencl.llb.impl
-
This table is a cache of pointers to the dynamically-linkable C library.
- CLProcAddressTable() - Constructor for class com.jogamp.opencl.llb.impl.CLProcAddressTable
-
- CLProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opencl.llb.impl.CLProcAddressTable
-
- CLProgram - Class in com.jogamp.opencl
-
Represents a OpenCL program executed on one or more
CLDevice
s.
- CLProgram.CompilerOptions - Interface in com.jogamp.opencl
-
Common compiler options for the OpenCL compiler.
- CLProgram.Status - Enum in com.jogamp.opencl
-
- CLProgramBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL programs.
- CLProgramBuilder - Class in com.jogamp.opencl
-
CLProgramBuilder is a helper for building programs with more complex configurations or
building multiple programs with similar configurations.
- CLProgramConfiguration - Interface in com.jogamp.opencl.util
-
Configuration representing everything needed to build an OpenCL program (program included).
- CLProperty - Annotation Type in com.jogamp.opencl
-
OpenCL property.
- CLQueueContext - Class in com.jogamp.opencl.util.concurrent
-
- CLQueueContext(CLCommandQueue) - Constructor for class com.jogamp.opencl.util.concurrent.CLQueueContext
-
- CLQueueContext.CLSimpleQueueContext - Class in com.jogamp.opencl.util.concurrent
-
A simple queue context holding a precompiled program and its kernels.
- CLQueueContext.CLSimpleQueueContext(CLCommandQueue, CLProgram) - Constructor for class com.jogamp.opencl.util.concurrent.CLQueueContext.CLSimpleQueueContext
-
- CLQueueContextFactory<C extends CLQueueContext> - Class in com.jogamp.opencl.util.concurrent
-
- CLQueueContextFactory() - Constructor for class com.jogamp.opencl.util.concurrent.CLQueueContextFactory
-
- CLQueueContextFactory.CLSimpleContextFactory - Class in com.jogamp.opencl.util.concurrent
-
- CLQueueContextFactory.CLSimpleContextFactory(String) - Constructor for class com.jogamp.opencl.util.concurrent.CLQueueContextFactory.CLSimpleContextFactory
-
- clReleaseCommandQueue(long) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- clReleaseCommandQueue(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseCommandQueue(cl_command_queue command_queue);
- clReleaseContext(long) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
- clReleaseContext(long) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
- clReleaseContextImpl(long, long, long) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
- clReleaseDeviceEXT(long) - Method in interface com.jogamp.opencl.llb.CLDeviceBinding
-
Interface to C language function:
cl_int clReleaseDeviceEXT(cl_device_id);
- clReleaseDeviceEXT(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseDeviceEXT(cl_device_id);
- clReleaseEvent(long) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_int clReleaseEvent(cl_event event);
- clReleaseEvent(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseEvent(cl_event event);
- clReleaseKernel(long) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_int clReleaseKernel(cl_kernel kernel);
- clReleaseKernel(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseKernel(cl_kernel kernel);
- clReleaseMemObject(long) - Method in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- clReleaseMemObject(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseMemObject(cl_mem memobj);
- clReleaseProgram(long) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
- clReleaseProgram(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseProgram(cl_program program);
- clReleaseSampler(long) - Method in interface com.jogamp.opencl.llb.CLSamplerBinding
-
- clReleaseSampler(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clReleaseSampler(cl_sampler sampler);
- CLResource - Interface in com.jogamp.opencl
-
Releasable OpenCL resource.
- clRetainCommandQueue(long) - Method in interface com.jogamp.opencl.llb.CLCommandQueueBinding
-
- clRetainCommandQueue(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainCommandQueue(cl_command_queue command_queue);
- clRetainContext(long) - Method in interface com.jogamp.opencl.llb.CLContextBinding
-
Interface to C language function:
cl_int clRetainContext(cl_context context);
- clRetainContext(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainContext(cl_context context);
- clRetainDeviceEXT(long) - Method in interface com.jogamp.opencl.llb.CLDeviceBinding
-
Interface to C language function:
cl_int clRetainDeviceEXT(cl_device_id);
- clRetainDeviceEXT(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainDeviceEXT(cl_device_id);
- clRetainEvent(long) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_int clRetainEvent(cl_event event);
- clRetainEvent(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainEvent(cl_event event);
- clRetainKernel(long) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_int clRetainKernel(cl_kernel kernel);
- clRetainKernel(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainKernel(cl_kernel kernel);
- clRetainMemObject(long) - Method in interface com.jogamp.opencl.llb.CLMemObjBinding
-
- clRetainMemObject(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainMemObject(cl_mem memobj);
- clRetainProgram(long) - Method in interface com.jogamp.opencl.llb.CLProgramBinding
-
Interface to C language function:
cl_int clRetainProgram(cl_program program);
- clRetainProgram(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainProgram(cl_program program);
- clRetainSampler(long) - Method in interface com.jogamp.opencl.llb.CLSamplerBinding
-
Interface to C language function:
cl_int clRetainSampler(cl_sampler sampler);
- clRetainSampler(long) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clRetainSampler(cl_sampler sampler);
- CLSampler - Class in com.jogamp.opencl
-
Object representing an OpenCL sampler.
- CLSampler.AddressingMode - Enum in com.jogamp.opencl
-
- CLSampler.FilteringMode - Enum in com.jogamp.opencl
-
- CLSamplerBinding - Interface in com.jogamp.opencl.llb
-
Java bindings to OpenCL sampler objects.
- clSetEventCallback(long, int, CLEventCallback) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
int32_t clSetEventCallback(cl_event event, cl_int command_exec_callback_type, void (CL_CALLBACK *pfn_event_notify) (cl_event event, cl_int event_command_exec_status, void *user_data), void *user_data);
- clSetEventCallback(long, int, CLEventCallback) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
- clSetKernelArg(long, int, long, Buffer) - Method in interface com.jogamp.opencl.llb.CLKernelBinding
-
Interface to C language function:
cl_int clSetKernelArg(cl_kernel kernel, cl_uint arg_index, size_t arg_size, const void * arg_value);
- clSetKernelArg(long, int, long, Buffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clSetKernelArg(cl_kernel kernel, cl_uint arg_index, size_t arg_size, const void * arg_value);
- clSetMemObjectDestructorCallback(long, CLMemObjectDestructorCallback) - Method in interface com.jogamp.opencl.llb.CLMemObjBinding
-
Interface to C language function:
int32_t clSetMemObjectDestructorCallback(cl_mem memobj, void (CL_CALLBACK *pfn_notify) (cl_mem memobj, void *user_data), void *user_data);
- clSetMemObjectDestructorCallback(long, CLMemObjectDestructorCallback) - Method in class com.jogamp.opencl.llb.impl.CLImpl
-
- clSetUserEventStatus(long, int) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_int clSetUserEventStatus(cl_event event, cl_int execution_status);
- clSetUserEventStatus(long, int) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clSetUserEventStatus(cl_event event, cl_int execution_status);
- clString2JavaString(byte[], int) - Static method in class com.jogamp.opencl.util.CLUtil
-
- clString2JavaString(ByteBuffer, int) - Static method in class com.jogamp.opencl.util.CLUtil
-
- CLSubBuffer<B extends Buffer> - Class in com.jogamp.opencl
-
A sub buffer of a CLBuffer.
- CLTask<C extends CLQueueContext,R> - Interface in com.jogamp.opencl.util.concurrent
-
A task executed on a command queue.
- CLTLAccessorFactory - Class in com.jogamp.opencl.impl
-
- CLTLAccessorFactory() - Constructor for class com.jogamp.opencl.impl.CLTLAccessorFactory
-
- CLTLInfoAccessor - Class in com.jogamp.opencl.impl
-
Internal utility for common OpenCL clGetFooInfo calls.
- CLTLInfoAccessor() - Constructor for class com.jogamp.opencl.impl.CLTLInfoAccessor
-
- clUnloadCompiler() - Method in interface com.jogamp.opencl.llb.CL
-
- clUnloadCompiler() - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clUnloadCompiler(void);
- CLUserEvent - Class in com.jogamp.opencl
-
Custom, user controlled event.
- CLUtil - Class in com.jogamp.opencl.util
-
- CLUtil() - Constructor for class com.jogamp.opencl.util.CLUtil
-
- CLVersion - Class in com.jogamp.opencl
-
Version of an OpenCL Implementation.
- CLVersion(String) - Constructor for class com.jogamp.opencl.CLVersion
-
- clWaitForEvents(int, PointerBuffer) - Method in interface com.jogamp.opencl.llb.CLEventBinding
-
Interface to C language function:
cl_int clWaitForEvents(cl_uint num_events, cl_event * event_list);
- clWaitForEvents(int, PointerBuffer) - Method in class com.jogamp.opencl.llb.impl.CLAbstractImpl
-
Entry point (through function pointer) to C language function:
cl_int clWaitForEvents(cl_uint num_events, cl_event * event_list);
- com.jogamp.common - package com.jogamp.common
-
- com.jogamp.opencl - package com.jogamp.opencl
-
High level java bindings to OpenCL.
- com.jogamp.opencl.gl - package com.jogamp.opencl.gl
-
High level java bindings, OpenCL-OpenGL interoperability.
- com.jogamp.opencl.impl - package com.jogamp.opencl.impl
-
- com.jogamp.opencl.llb - package com.jogamp.opencl.llb
-
Low level java bindings to OpenCL.
- com.jogamp.opencl.llb.gl - package com.jogamp.opencl.llb.gl
-
Low level java bindings, OpenCL-OpenGL interoperability.
- com.jogamp.opencl.llb.impl - package com.jogamp.opencl.llb.impl
-
- com.jogamp.opencl.spi - package com.jogamp.opencl.spi
-
SPI for alternative binding implementations.
- com.jogamp.opencl.util - package com.jogamp.opencl.util
-
OpenCL utilities.
- com.jogamp.opencl.util.concurrent - package com.jogamp.opencl.util.concurrent
-
OpenCL multi device concurrency utilities.
- COMMAND - Variable in enum com.jogamp.opencl.CLEvent.ProfilingCommand
-
Value of wrapped OpenCL profiling command.
- compareTo(CLVersion) - Method in class com.jogamp.opencl.CLVersion
-
- CONFIG - Variable in enum com.jogamp.opencl.CLDevice.FPConfig
-
Value of wrapped OpenCL bitfield.
- CONFIG - Variable in enum com.jogamp.opencl.CLMemory.Mem
-
Value of wrapped OpenCL flag.
- context - Variable in class com.jogamp.opencl.CLObject
-
- create() - Static method in class com.jogamp.opencl.CLContext
-
Creates a context on all available devices (CL_DEVICE_TYPE_ALL).
- create(CLDevice.Type...) - Static method in class com.jogamp.opencl.CLContext
-
Creates a context on the specified device types.
- create(CLPlatform) - Static method in class com.jogamp.opencl.CLContext
-
Creates a context on the specified platform on all available devices (CL_DEVICE_TYPE_ALL).
- create(CLPlatform, CLDevice.Type...) - Static method in class com.jogamp.opencl.CLContext
-
Creates a context on the specified platform and with the specified
device types.
- create(CLDevice...) - Static method in class com.jogamp.opencl.CLContext
-
Creates a context on the specified devices.
- create(CLContext) - Static method in class com.jogamp.opencl.CLUserEvent
-
Creates a new user event.
- create(GLContext) - Static method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a shared context on all available devices (CL_DEVICE_TYPE_ALL).
- create(GLContext, CLPlatform) - Static method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a shared context on the specified platform on all available devices (CL_DEVICE_TYPE_ALL).
- create(GLContext, CLDevice.Type...) - Static method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a shared context on the specified platform and with the specified
device types.
- create(GLContext, CLPlatform, CLDevice.Type...) - Static method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a shared context on the specified platform and with the specified
device types.
- create(GLContext, CLDevice...) - Static method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a shared context on the specified platform and with the specified
devices.
- create() - Static method in class com.jogamp.opencl.llb.impl.CLImageFormatImpl
-
- create(ByteBuffer) - Static method in class com.jogamp.opencl.llb.impl.CLImageFormatImpl
-
- create(CLPlatform...) - Static method in class com.jogamp.opencl.util.CLMultiContext
-
Creates a multi context with all devices of the specified platforms.
- create(CLPlatform[], CLDevice.Type...) - Static method in class com.jogamp.opencl.util.CLMultiContext
-
Creates a multi context with all devices of the specified platforms and types.
- create(CLPlatform[], Filter<CLDevice>...) - Static method in class com.jogamp.opencl.util.CLMultiContext
-
Creates a multi context with all matching devices of the specified platforms.
- create(Collection<CLDevice>) - Static method in class com.jogamp.opencl.util.CLMultiContext
-
Creates a multi context with the specified devices.
- create(CLQueueContextFactory<C>, CLMultiContext, CLCommandQueue.Mode...) - Static method in class com.jogamp.opencl.util.concurrent.CLCommandQueuePool
-
- create(CLQueueContextFactory<C>, Collection<CLDevice>, CLCommandQueue.Mode...) - Static method in class com.jogamp.opencl.util.concurrent.CLCommandQueuePool
-
- create(CLQueueContextFactory<C>, Collection<CLCommandQueue>) - Static method in class com.jogamp.opencl.util.concurrent.CLCommandQueuePool
-
- createBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags.
- createBuffer(int, int) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags.
- createBuffer(B, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags.
- createBuffer(B, int) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags.
- createByteBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and buffer size in bytes.
- createByteBuffer(int, int) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and buffer size in bytes.
- createCLKernel(String) - Method in class com.jogamp.opencl.CLProgram
-
Creates a kernel with the specified kernel name.
- createCLKernels() - Method in class com.jogamp.opencl.CLProgram
-
Creates all kernels of this program and stores them a Map with the kernel name as key.
- createCommandQueue() - Method in class com.jogamp.opencl.CLDevice
-
- createCommandQueue(CLCommandQueue.Mode) - Method in class com.jogamp.opencl.CLDevice
-
- createCommandQueue(CLCommandQueue.Mode...) - Method in class com.jogamp.opencl.CLDevice
-
- createCommandQueue(long) - Method in class com.jogamp.opencl.CLDevice
-
- createConfiguration() - Static method in class com.jogamp.opencl.CLProgramBuilder
-
Creates a new CLBuildConfiguration.
- createConfiguration(CLProgram) - Static method in class com.jogamp.opencl.CLProgramBuilder
-
Creates a new CLProgramConfiguration for this program.
- createContext(CLPlatform, CLErrorHandler, PointerBuffer, CLDevice...) - Static method in class com.jogamp.opencl.CLContext
-
- createContextFromType(CLPlatform, CLErrorHandler, PointerBuffer, long) - Static method in class com.jogamp.opencl.CLContext
-
- createDevice(long) - Method in class com.jogamp.opencl.CLPlatform
-
- createDeviceInfoAccessor(CLDeviceBinding, long) - Method in class com.jogamp.opencl.impl.CLTLAccessorFactory
-
- createDeviceInfoAccessor(CLDeviceBinding, long) - Method in interface com.jogamp.opencl.spi.CLAccessorFactory
-
- createDoubleBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and element count.
- createErrorHandler() - Static method in class com.jogamp.opencl.CLContext
-
- createFloatBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and element count.
- createFromGLBuffer(int, long, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a CLGLBuffer for memory sharing with the specified OpenGL buffer.
- createFromGLBuffer(int, long, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a CLGLBuffer for memory sharing with the specified OpenGL buffer.
- createFromGLBuffer(B, int, long, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a CLGLBuffer for memory sharing with the specified OpenGL buffer.
- createFromGLBuffer(B, int, long, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
Creates a CLGLBuffer for memory sharing with the specified OpenGL buffer.
- createFromGLRenderbuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLRenderbuffer(int, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLRenderbuffer(B, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLRenderbuffer(B, int, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture2d(int, int, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture2d(int, int, int, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture2d(B, int, int, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture2d(B, int, int, int, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture3d(int, int, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture3d(int, int, int, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture3d(B, int, int, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createFromGLTexture3d(B, int, int, int, int) - Method in class com.jogamp.opencl.gl.CLGLContext
-
- createImage2d(int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage2d with the specified format, dimension and flags.
- createImage2d(int, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage2d with the specified format, dimension and flags.
- createImage2d(B, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage2d with the specified format, dimension and flags.
- createImage2d(B, int, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage2d with the specified format, dimension and flags.
- createImage3d(int, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage3d with the specified format, dimension and flags.
- createImage3d(int, int, int, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage3d with the specified format, dimension and flags.
- createImage3d(B, int, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage3d with the specified format, dimension and flags.
- createImage3d(B, int, int, int, int, int, CLImageFormat, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLImage3d with the specified format, dimension and flags.
- createIntBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and element count.
- createLongBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and element count.
- createPlatformInfoAccessor(CL, long) - Method in class com.jogamp.opencl.impl.CLTLAccessorFactory
-
- createPlatformInfoAccessor(CL, long) - Method in interface com.jogamp.opencl.spi.CLAccessorFactory
-
- createProgram(String) - Method in class com.jogamp.opencl.CLContext
-
Creates a program from the given sources, the returned program is not build yet.
- createProgram(InputStream) - Method in class com.jogamp.opencl.CLContext
-
Creates a program and reads the source from stream, the returned program is not build yet.
- createProgram(Map<CLDevice, byte[]>) - Method in class com.jogamp.opencl.CLContext
-
Creates a program from the given binaries, the program is not build yet.
- createSampler(CLSampler.AddressingMode, CLSampler.FilteringMode, boolean) - Method in class com.jogamp.opencl.CLContext
-
- createShortBuffer(int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLContext
-
Creates a CLBuffer with the specified flags and element count.
- createSimple(String) - Static method in class com.jogamp.opencl.util.concurrent.CLQueueContextFactory
-
Creates a simple context factory producing single program contexts.
- createSubBuffer(int, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLBuffer
-
Creates a sub buffer with the specified region from this buffer.
- createSubBuffer(int, int, CLMemory.Mem...) - Method in class com.jogamp.opencl.CLSubBuffer
-
Throws an UnsupportedOperationException since creating sub buffers
from sub buffers is not allowed as of OpenCL 1.1.
- createUninitializedImageFormat() - Static method in class com.jogamp.opencl.CLImage
-