A B C E F H I N O P S T V W

C

CL - Class in org.jocl
JOCL - Java bindings for OpenCL.
CL.LogLevel - Enum in org.jocl
The log levels which may be used to control the internal logging of the native JOCL library
CL_A - Static variable in class org.jocl.CL
 
CL_ADDRESS_CLAMP - Static variable in class org.jocl.CL
 
CL_ADDRESS_CLAMP_TO_EDGE - Static variable in class org.jocl.CL
 
CL_ADDRESS_NONE - Static variable in class org.jocl.CL
 
CL_ADDRESS_REPEAT - Static variable in class org.jocl.CL
 
CL_ARGB - Static variable in class org.jocl.CL
 
CL_BGRA - Static variable in class org.jocl.CL
 
CL_BUILD_ERROR - Static variable in class org.jocl.CL
 
CL_BUILD_IN_PROGRESS - Static variable in class org.jocl.CL
 
CL_BUILD_NONE - Static variable in class org.jocl.CL
 
CL_BUILD_PROGRAM_FAILURE - Static variable in class org.jocl.CL
 
CL_BUILD_SUCCESS - Static variable in class org.jocl.CL
 
CL_CGL_SHAREGROUP_KHR - Static variable in class org.jocl.CL
 
cl_char - Static variable in class org.jocl.Sizeof
Size of a cl_char, in bytes.
cl_char16 - Static variable in class org.jocl.Sizeof
Size of a cl_char16, in bytes
cl_char2 - Static variable in class org.jocl.Sizeof
Size of a cl_char2, in bytes
cl_char4 - Static variable in class org.jocl.Sizeof
Size of a cl_char4, in bytes
cl_char8 - Static variable in class org.jocl.Sizeof
Size of a cl_char8, in bytes
CL_CHAR_BIT - Static variable in class org.jocl.CL
 
CL_CHAR_MAX - Static variable in class org.jocl.CL
 
CL_CHAR_MIN - Static variable in class org.jocl.CL
 
CL_COMMAND_ACQUIRE_GL_OBJECTS - Static variable in class org.jocl.CL
 
CL_COMMAND_COPY_BUFFER - Static variable in class org.jocl.CL
 
CL_COMMAND_COPY_BUFFER_TO_IMAGE - Static variable in class org.jocl.CL
 
CL_COMMAND_COPY_IMAGE - Static variable in class org.jocl.CL
 
CL_COMMAND_COPY_IMAGE_TO_BUFFER - Static variable in class org.jocl.CL
 
CL_COMMAND_MAP_BUFFER - Static variable in class org.jocl.CL
 
CL_COMMAND_MAP_IMAGE - Static variable in class org.jocl.CL
 
CL_COMMAND_MARKER - Static variable in class org.jocl.CL
 
CL_COMMAND_NATIVE_KERNEL - Static variable in class org.jocl.CL
 
CL_COMMAND_NDRANGE_KERNEL - Static variable in class org.jocl.CL
 
cl_command_queue - Class in org.jocl
Java port of a cl_command_queue.
cl_command_queue() - Constructor for class org.jocl.cl_command_queue
Creates a new, uninitialized cl_command_queue
cl_command_queue - Static variable in class org.jocl.Sizeof
Size of a cl_command_queue, in bytes
CL_COMMAND_READ_BUFFER - Static variable in class org.jocl.CL
 
CL_COMMAND_READ_IMAGE - Static variable in class org.jocl.CL
 
CL_COMMAND_RELEASE_GL_OBJECTS - Static variable in class org.jocl.CL
 
CL_COMMAND_TASK - Static variable in class org.jocl.CL
 
CL_COMMAND_UNMAP_MEM_OBJECT - Static variable in class org.jocl.CL
 
CL_COMMAND_WRITE_BUFFER - Static variable in class org.jocl.CL
 
CL_COMMAND_WRITE_IMAGE - Static variable in class org.jocl.CL
 
CL_COMPILER_NOT_AVAILABLE - Static variable in class org.jocl.CL
 
CL_COMPLETE - Static variable in class org.jocl.CL
 
cl_context - Class in org.jocl
Java port of a cl_context.
cl_context() - Constructor for class org.jocl.cl_context
Creates a new, uninitialized cl_context
cl_context - Static variable in class org.jocl.Sizeof
Size of a cl_context, in bytes
CL_CONTEXT_DEVICES - Static variable in class org.jocl.CL
 
CL_CONTEXT_PLATFORM - Static variable in class org.jocl.CL
 
CL_CONTEXT_PROPERTIES - Static variable in class org.jocl.CL
 
cl_context_properties - Class in org.jocl
Java port of cl_context_properties.
cl_context_properties() - Constructor for class org.jocl.cl_context_properties
Creates new, empty cl_context_properties
CL_CONTEXT_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KHR - Static variable in class org.jocl.CL
 
CL_DBL_DIG - Static variable in class org.jocl.CL
 
CL_DBL_EPSILON - Static variable in class org.jocl.CL
 
CL_DBL_MANT_DIG - Static variable in class org.jocl.CL
 
CL_DBL_MAX - Static variable in class org.jocl.CL
 
CL_DBL_MAX_10_EXP - Static variable in class org.jocl.CL
 
CL_DBL_MAX_EXP - Static variable in class org.jocl.CL
 
CL_DBL_MIN - Static variable in class org.jocl.CL
 
CL_DBL_MIN_10_EXP - Static variable in class org.jocl.CL
 
CL_DBL_MIN_EXP - Static variable in class org.jocl.CL
 
CL_DBL_RADIX - Static variable in class org.jocl.CL
 
CL_DEVICE_ADDRESS_32_BITS - Static variable in class org.jocl.CL
 
CL_DEVICE_ADDRESS_64_BITS - Static variable in class org.jocl.CL
 
CL_DEVICE_ADDRESS_BITS - Static variable in class org.jocl.CL
 
CL_DEVICE_AVAILABLE - Static variable in class org.jocl.CL
 
CL_DEVICE_COMPILER_AVAILABLE - Static variable in class org.jocl.CL
 
CL_DEVICE_ENDIAN_LITTLE - Static variable in class org.jocl.CL
 
CL_DEVICE_ERROR_CORRECTION_SUPPORT - Static variable in class org.jocl.CL
 
CL_DEVICE_EXECUTION_CAPABILITIES - Static variable in class org.jocl.CL
 
CL_DEVICE_EXTENSIONS - Static variable in class org.jocl.CL
 
CL_DEVICE_GLOBAL_MEM_CACHE_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_GLOBAL_MEM_CACHE_TYPE - Static variable in class org.jocl.CL
 
CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_GLOBAL_MEM_SIZE - Static variable in class org.jocl.CL
 
cl_device_id - Class in org.jocl
Java port of a cl_device_id.
cl_device_id() - Constructor for class org.jocl.cl_device_id
Creates a new, uninitialized cl_device_id
cl_device_id - Static variable in class org.jocl.Sizeof
Size of a cl_device_id, in bytes
CL_DEVICE_IMAGE2D_MAX_HEIGHT - Static variable in class org.jocl.CL
 
CL_DEVICE_IMAGE2D_MAX_WIDTH - Static variable in class org.jocl.CL
 
CL_DEVICE_IMAGE3D_MAX_DEPTH - Static variable in class org.jocl.CL
 
CL_DEVICE_IMAGE3D_MAX_HEIGHT - Static variable in class org.jocl.CL
 
CL_DEVICE_IMAGE3D_MAX_WIDTH - Static variable in class org.jocl.CL
 
CL_DEVICE_IMAGE_SUPPORT - Static variable in class org.jocl.CL
 
CL_DEVICE_LOCAL_MEM_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_LOCAL_MEM_TYPE - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_CLOCK_FREQUENCY - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_COMPUTE_UNITS - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_CONSTANT_ARGS - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_MEM_ALLOC_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_PARAMETER_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_READ_IMAGE_ARGS - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_SAMPLERS - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_WORK_GROUP_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_WORK_ITEM_SIZES - Static variable in class org.jocl.CL
 
CL_DEVICE_MAX_WRITE_IMAGE_ARGS - Static variable in class org.jocl.CL
 
CL_DEVICE_MEM_BASE_ADDR_ALIGN - Static variable in class org.jocl.CL
 
CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE - Static variable in class org.jocl.CL
 
CL_DEVICE_NAME - Static variable in class org.jocl.CL
 
CL_DEVICE_NOT_AVAILABLE - Static variable in class org.jocl.CL
 
CL_DEVICE_NOT_FOUND - Static variable in class org.jocl.CL
 
CL_DEVICE_PLATFORM - Static variable in class org.jocl.CL
 
CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR - Static variable in class org.jocl.CL
 
CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE - Static variable in class org.jocl.CL
 
CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT - Static variable in class org.jocl.CL
 
CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT - Static variable in class org.jocl.CL
 
CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG - Static variable in class org.jocl.CL
 
CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT - Static variable in class org.jocl.CL
 
CL_DEVICE_PROFILE - Static variable in class org.jocl.CL
 
CL_DEVICE_PROFILING_TIMER_RESOLUTION - Static variable in class org.jocl.CL
 
CL_DEVICE_QUEUE_PROPERTIES - Static variable in class org.jocl.CL
 
CL_DEVICE_SINGLE_FP_CONFIG - Static variable in class org.jocl.CL
 
CL_DEVICE_TYPE - Static variable in class org.jocl.CL
 
CL_DEVICE_TYPE_ACCELERATOR - Static variable in class org.jocl.CL
 
CL_DEVICE_TYPE_ALL - Static variable in class org.jocl.CL
 
CL_DEVICE_TYPE_CPU - Static variable in class org.jocl.CL
 
CL_DEVICE_TYPE_DEFAULT - Static variable in class org.jocl.CL
 
CL_DEVICE_TYPE_GPU - Static variable in class org.jocl.CL
 
CL_DEVICE_VENDOR - Static variable in class org.jocl.CL
 
CL_DEVICE_VENDOR_ID - Static variable in class org.jocl.CL
 
CL_DEVICE_VERSION - Static variable in class org.jocl.CL
 
CL_DEVICES_FOR_GL_CONTEXT_KHR - Static variable in class org.jocl.CL
 
cl_double - Static variable in class org.jocl.Sizeof
Size of a cl_double, in bytes.
cl_double16 - Static variable in class org.jocl.Sizeof
Size of a cl_double16, in bytes
cl_double2 - Static variable in class org.jocl.Sizeof
Size of a cl_double2, in bytes
cl_double4 - Static variable in class org.jocl.Sizeof
Size of a cl_double4, in bytes
cl_double8 - Static variable in class org.jocl.Sizeof
Size of a cl_double8, in bytes
CL_DRIVER_VERSION - Static variable in class org.jocl.CL
 
CL_EGL_DISPLAY_KHR - Static variable in class org.jocl.CL
 
cl_event - Class in org.jocl
Java port of a cl_event.
cl_event() - Constructor for class org.jocl.cl_event
Creates a new, uninitialized cl_event
cl_event - Static variable in class org.jocl.Sizeof
Size of a cl_event, in bytes
CL_EVENT_COMMAND_EXECUTION_STATUS - Static variable in class org.jocl.CL
 
CL_EVENT_COMMAND_QUEUE - Static variable in class org.jocl.CL
 
CL_EVENT_COMMAND_TYPE - Static variable in class org.jocl.CL
 
CL_EVENT_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_EXEC_KERNEL - Static variable in class org.jocl.CL
 
CL_EXEC_NATIVE_KERNEL - Static variable in class org.jocl.CL
 
CL_FALSE - Static variable in class org.jocl.CL
 
CL_FILTER_LINEAR - Static variable in class org.jocl.CL
 
CL_FILTER_NEAREST - Static variable in class org.jocl.CL
 
CL_FLOAT - Static variable in class org.jocl.CL
 
cl_float - Static variable in class org.jocl.Sizeof
Size of a cl_float, in bytes.
cl_float16 - Static variable in class org.jocl.Sizeof
Size of a cl_float16, in bytes
cl_float2 - Static variable in class org.jocl.Sizeof
Size of a cl_float2, in bytes
cl_float4 - Static variable in class org.jocl.Sizeof
Size of a cl_float4, in bytes
cl_float8 - Static variable in class org.jocl.Sizeof
Size of a cl_float8, in bytes
CL_FLT_DIG - Static variable in class org.jocl.CL
 
CL_FLT_EPSILON - Static variable in class org.jocl.CL
 
CL_FLT_MANT_DIG - Static variable in class org.jocl.CL
 
CL_FLT_MAX - Static variable in class org.jocl.CL
 
CL_FLT_MAX_10_EXP - Static variable in class org.jocl.CL
 
CL_FLT_MAX_EXP - Static variable in class org.jocl.CL
 
CL_FLT_MIN - Static variable in class org.jocl.CL
 
CL_FLT_MIN_10_EXP - Static variable in class org.jocl.CL
 
CL_FLT_MIN_EXP - Static variable in class org.jocl.CL
 
CL_FLT_RADIX - Static variable in class org.jocl.CL
 
CL_FP_DENORM - Static variable in class org.jocl.CL
 
CL_FP_FMA - Static variable in class org.jocl.CL
 
CL_FP_INF_NAN - Static variable in class org.jocl.CL
 
CL_FP_ROUND_TO_INF - Static variable in class org.jocl.CL
 
CL_FP_ROUND_TO_NEAREST - Static variable in class org.jocl.CL
 
CL_FP_ROUND_TO_ZERO - Static variable in class org.jocl.CL
 
CL_GL_CONTEXT_KHR - Static variable in class org.jocl.CL
 
CL_GL_MIPMAP_LEVEL - Static variable in class org.jocl.CL
 
CL_GL_OBJECT_BUFFER - Static variable in class org.jocl.CL
 
CL_GL_OBJECT_RENDERBUFFER - Static variable in class org.jocl.CL
 
CL_GL_OBJECT_TEXTURE2D - Static variable in class org.jocl.CL
 
CL_GL_OBJECT_TEXTURE3D - Static variable in class org.jocl.CL
 
CL_GL_TEXTURE_TARGET - Static variable in class org.jocl.CL
 
CL_GLOBAL - Static variable in class org.jocl.CL
 
CL_GLX_DISPLAY_KHR - Static variable in class org.jocl.CL
 
cl_half - Static variable in class org.jocl.Sizeof
Size of a cl_half, in bytes.
CL_HALF_FLOAT - Static variable in class org.jocl.CL
 
CL_IMAGE_DEPTH - Static variable in class org.jocl.CL
 
CL_IMAGE_ELEMENT_SIZE - Static variable in class org.jocl.CL
 
CL_IMAGE_FORMAT - Static variable in class org.jocl.CL
 
cl_image_format - Class in org.jocl
Java port of a cl_image_format
cl_image_format() - Constructor for class org.jocl.cl_image_format
Creates a new, uninitialized cl_image_format
CL_IMAGE_FORMAT_MISMATCH - Static variable in class org.jocl.CL
 
CL_IMAGE_FORMAT_NOT_SUPPORTED - Static variable in class org.jocl.CL
 
CL_IMAGE_HEIGHT - Static variable in class org.jocl.CL
 
CL_IMAGE_ROW_PITCH - Static variable in class org.jocl.CL
 
CL_IMAGE_SLICE_PITCH - Static variable in class org.jocl.CL
 
CL_IMAGE_WIDTH - Static variable in class org.jocl.CL
 
cl_int - Static variable in class org.jocl.Sizeof
Size of a cl_int, in bytes.
cl_int16 - Static variable in class org.jocl.Sizeof
Size of a cl_int16, in bytes
cl_int2 - Static variable in class org.jocl.Sizeof
Size of a cl_int2, in bytes
cl_int4 - Static variable in class org.jocl.Sizeof
Size of a cl_int4, in bytes
cl_int8 - Static variable in class org.jocl.Sizeof
Size of a cl_int8, in bytes
CL_INT_MAX - Static variable in class org.jocl.CL
 
CL_INT_MIN - Static variable in class org.jocl.CL
 
CL_INTENSITY - Static variable in class org.jocl.CL
 
CL_INVALID_ARG_INDEX - Static variable in class org.jocl.CL
 
CL_INVALID_ARG_SIZE - Static variable in class org.jocl.CL
 
CL_INVALID_ARG_VALUE - Static variable in class org.jocl.CL
 
CL_INVALID_BINARY - Static variable in class org.jocl.CL
 
CL_INVALID_BUFFER_SIZE - Static variable in class org.jocl.CL
 
CL_INVALID_BUILD_OPTIONS - Static variable in class org.jocl.CL
 
CL_INVALID_COMMAND_QUEUE - Static variable in class org.jocl.CL
 
CL_INVALID_CONTEXT - Static variable in class org.jocl.CL
 
CL_INVALID_DEVICE - Static variable in class org.jocl.CL
 
CL_INVALID_DEVICE_TYPE - Static variable in class org.jocl.CL
 
CL_INVALID_EVENT - Static variable in class org.jocl.CL
 
CL_INVALID_EVENT_WAIT_LIST - Static variable in class org.jocl.CL
 
CL_INVALID_GL_OBJECT - Static variable in class org.jocl.CL
 
CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR - Static variable in class org.jocl.CL
 
CL_INVALID_GLOBAL_OFFSET - Static variable in class org.jocl.CL
 
CL_INVALID_GLOBAL_WORK_SIZE - Static variable in class org.jocl.CL
 
CL_INVALID_HOST_PTR - Static variable in class org.jocl.CL
 
CL_INVALID_IMAGE_FORMAT_DESCRIPTOR - Static variable in class org.jocl.CL
 
CL_INVALID_IMAGE_SIZE - Static variable in class org.jocl.CL
 
CL_INVALID_KERNEL - Static variable in class org.jocl.CL
 
CL_INVALID_KERNEL_ARGS - Static variable in class org.jocl.CL
 
CL_INVALID_KERNEL_DEFINITION - Static variable in class org.jocl.CL
 
CL_INVALID_KERNEL_NAME - Static variable in class org.jocl.CL
 
CL_INVALID_MEM_OBJECT - Static variable in class org.jocl.CL
 
CL_INVALID_MIP_LEVEL - Static variable in class org.jocl.CL
 
CL_INVALID_OPERATION - Static variable in class org.jocl.CL
 
CL_INVALID_PLATFORM - Static variable in class org.jocl.CL
 
CL_INVALID_PROGRAM - Static variable in class org.jocl.CL
 
CL_INVALID_PROGRAM_EXECUTABLE - Static variable in class org.jocl.CL
 
CL_INVALID_QUEUE_PROPERTIES - Static variable in class org.jocl.CL
 
CL_INVALID_SAMPLER - Static variable in class org.jocl.CL
 
CL_INVALID_VALUE - Static variable in class org.jocl.CL
 
CL_INVALID_WORK_DIMENSION - Static variable in class org.jocl.CL
 
CL_INVALID_WORK_GROUP_SIZE - Static variable in class org.jocl.CL
 
CL_INVALID_WORK_ITEM_SIZE - Static variable in class org.jocl.CL
 
CL_JOCL_INTERNAL_ERROR - Static variable in class org.jocl.CL
 
cl_kernel - Class in org.jocl
Java port of a cl_kernel.
cl_kernel() - Constructor for class org.jocl.cl_kernel
Creates a new, uninitialized cl_kernel
cl_kernel - Static variable in class org.jocl.Sizeof
Size of a cl_kernel, in bytes
CL_KERNEL_COMPILE_WORK_GROUP_SIZE - Static variable in class org.jocl.CL
 
CL_KERNEL_CONTEXT - Static variable in class org.jocl.CL
 
CL_KERNEL_FUNCTION_NAME - Static variable in class org.jocl.CL
 
CL_KERNEL_LOCAL_MEM_SIZE - Static variable in class org.jocl.CL
 
CL_KERNEL_NUM_ARGS - Static variable in class org.jocl.CL
 
CL_KERNEL_PROGRAM - Static variable in class org.jocl.CL
 
CL_KERNEL_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_KERNEL_WORK_GROUP_SIZE - Static variable in class org.jocl.CL
 
CL_LOCAL - Static variable in class org.jocl.CL
 
cl_long - Static variable in class org.jocl.Sizeof
Size of a cl_long, in bytes.
cl_long16 - Static variable in class org.jocl.Sizeof
Size of a cl_long16, in bytes
cl_long2 - Static variable in class org.jocl.Sizeof
Size of a cl_long2, in bytes
cl_long4 - Static variable in class org.jocl.Sizeof
Size of a cl_long4, in bytes
cl_long8 - Static variable in class org.jocl.Sizeof
Size of a cl_long8, in bytes
CL_LONG_MAX - Static variable in class org.jocl.CL
 
CL_LONG_MIN - Static variable in class org.jocl.CL
 
CL_LUMINANCE - Static variable in class org.jocl.CL
 
CL_MAP_FAILURE - Static variable in class org.jocl.CL
 
CL_MAP_READ - Static variable in class org.jocl.CL
 
CL_MAP_WRITE - Static variable in class org.jocl.CL
 
cl_mem - Class in org.jocl
Java port of a cl_mem.
cl_mem() - Constructor for class org.jocl.cl_mem
Creates a new, uninitialized cl_mem
cl_mem - Static variable in class org.jocl.Sizeof
Size of a cl_mem, in bytes
CL_MEM_ALLOC_HOST_PTR - Static variable in class org.jocl.CL
 
CL_MEM_CONTEXT - Static variable in class org.jocl.CL
 
CL_MEM_COPY_HOST_PTR - Static variable in class org.jocl.CL
 
CL_MEM_COPY_OVERLAP - Static variable in class org.jocl.CL
 
CL_MEM_FLAGS - Static variable in class org.jocl.CL
 
CL_MEM_HOST_PTR - Static variable in class org.jocl.CL
 
CL_MEM_MAP_COUNT - Static variable in class org.jocl.CL
 
CL_MEM_OBJECT_ALLOCATION_FAILURE - Static variable in class org.jocl.CL
 
CL_MEM_OBJECT_BUFFER - Static variable in class org.jocl.CL
 
CL_MEM_OBJECT_IMAGE2D - Static variable in class org.jocl.CL
 
CL_MEM_OBJECT_IMAGE3D - Static variable in class org.jocl.CL
 
CL_MEM_READ_ONLY - Static variable in class org.jocl.CL
 
CL_MEM_READ_WRITE - Static variable in class org.jocl.CL
 
CL_MEM_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_MEM_SIZE - Static variable in class org.jocl.CL
 
CL_MEM_TYPE - Static variable in class org.jocl.CL
 
CL_MEM_USE_HOST_PTR - Static variable in class org.jocl.CL
 
CL_MEM_WRITE_ONLY - Static variable in class org.jocl.CL
 
CL_NONE - Static variable in class org.jocl.CL
 
CL_OUT_OF_HOST_MEMORY - Static variable in class org.jocl.CL
 
CL_OUT_OF_RESOURCES - Static variable in class org.jocl.CL
 
CL_PLATFORM_EXTENSIONS - Static variable in class org.jocl.CL
 
cl_platform_id - Class in org.jocl
Java port of a cl_platform_id.
cl_platform_id() - Constructor for class org.jocl.cl_platform_id
Creates a new, uninitialized cl_platform_id
cl_platform_id - Static variable in class org.jocl.Sizeof
Size of a cl_platform_id, in bytes
CL_PLATFORM_NAME - Static variable in class org.jocl.CL
 
CL_PLATFORM_PROFILE - Static variable in class org.jocl.CL
 
CL_PLATFORM_VENDOR - Static variable in class org.jocl.CL
 
CL_PLATFORM_VERSION - Static variable in class org.jocl.CL
 
CL_PROFILING_COMMAND_END - Static variable in class org.jocl.CL
 
CL_PROFILING_COMMAND_QUEUED - Static variable in class org.jocl.CL
 
CL_PROFILING_COMMAND_START - Static variable in class org.jocl.CL
 
CL_PROFILING_COMMAND_SUBMIT - Static variable in class org.jocl.CL
 
CL_PROFILING_INFO_NOT_AVAILABLE - Static variable in class org.jocl.CL
 
cl_program - Class in org.jocl
Java port of a cl_program.
cl_program() - Constructor for class org.jocl.cl_program
Creates a new, uninitialized cl_program
cl_program - Static variable in class org.jocl.Sizeof
Size of a cl_program, in bytes
CL_PROGRAM_BINARIES - Static variable in class org.jocl.CL
 
CL_PROGRAM_BINARY_SIZES - Static variable in class org.jocl.CL
 
CL_PROGRAM_BUILD_LOG - Static variable in class org.jocl.CL
 
CL_PROGRAM_BUILD_OPTIONS - Static variable in class org.jocl.CL
 
CL_PROGRAM_BUILD_STATUS - Static variable in class org.jocl.CL
 
CL_PROGRAM_CONTEXT - Static variable in class org.jocl.CL
 
CL_PROGRAM_DEVICES - Static variable in class org.jocl.CL
 
CL_PROGRAM_NUM_DEVICES - Static variable in class org.jocl.CL
 
CL_PROGRAM_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_PROGRAM_SOURCE - Static variable in class org.jocl.CL
 
CL_QUEUE_CONTEXT - Static variable in class org.jocl.CL
 
CL_QUEUE_DEVICE - Static variable in class org.jocl.CL
 
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE - Static variable in class org.jocl.CL
 
CL_QUEUE_PROFILING_ENABLE - Static variable in class org.jocl.CL
 
CL_QUEUE_PROPERTIES - Static variable in class org.jocl.CL
 
CL_QUEUE_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_QUEUED - Static variable in class org.jocl.CL
 
CL_R - Static variable in class org.jocl.CL
 
CL_RA - Static variable in class org.jocl.CL
 
CL_READ_ONLY_CACHE - Static variable in class org.jocl.CL
 
CL_READ_WRITE_CACHE - Static variable in class org.jocl.CL
 
CL_RG - Static variable in class org.jocl.CL
 
CL_RGB - Static variable in class org.jocl.CL
 
CL_RGBA - Static variable in class org.jocl.CL
 
CL_RUNNING - Static variable in class org.jocl.CL
 
cl_sampler - Class in org.jocl
Java port of a cl_sampler.
cl_sampler() - Constructor for class org.jocl.cl_sampler
Creates a new, uninitialized cl_sampler
cl_sampler - Static variable in class org.jocl.Sizeof
Size of a cl_sampler, in bytes
CL_SAMPLER_ADDRESSING_MODE - Static variable in class org.jocl.CL
 
CL_SAMPLER_CONTEXT - Static variable in class org.jocl.CL
 
CL_SAMPLER_FILTER_MODE - Static variable in class org.jocl.CL
 
CL_SAMPLER_NORMALIZED_COORDS - Static variable in class org.jocl.CL
 
CL_SAMPLER_REFERENCE_COUNT - Static variable in class org.jocl.CL
 
CL_SCHAR_MAX - Static variable in class org.jocl.CL
 
CL_SCHAR_MIN - Static variable in class org.jocl.CL
 
cl_short - Static variable in class org.jocl.Sizeof
Size of a cl_short, in bytes.
cl_short16 - Static variable in class org.jocl.Sizeof
Size of a cl_short16, in bytes
cl_short2 - Static variable in class org.jocl.Sizeof
Size of a cl_short2, in bytes
cl_short4 - Static variable in class org.jocl.Sizeof
Size of a cl_short4, in bytes
cl_short8 - Static variable in class org.jocl.Sizeof
Size of a cl_short8, in bytes
CL_SHRT_MAX - Static variable in class org.jocl.CL
 
CL_SHRT_MIN - Static variable in class org.jocl.CL
 
CL_SIGNED_INT16 - Static variable in class org.jocl.CL
 
CL_SIGNED_INT32 - Static variable in class org.jocl.CL
 
CL_SIGNED_INT8 - Static variable in class org.jocl.CL
 
CL_SNORM_INT16 - Static variable in class org.jocl.CL
 
CL_SNORM_INT8 - Static variable in class org.jocl.CL
 
CL_SUBMITTED - Static variable in class org.jocl.CL
 
CL_SUCCESS - Static variable in class org.jocl.CL
 
CL_TRUE - Static variable in class org.jocl.CL
 
cl_uchar - Static variable in class org.jocl.Sizeof
Size of a cl_uchar, in bytes.
cl_uchar16 - Static variable in class org.jocl.Sizeof
Size of a cl_uchar16, in bytes
cl_uchar2 - Static variable in class org.jocl.Sizeof
Size of a cl_uchar2, in bytes
cl_uchar4 - Static variable in class org.jocl.Sizeof
Size of a cl_uchar4, in bytes
cl_uchar8 - Static variable in class org.jocl.Sizeof
Size of a cl_uchar8, in bytes
CL_UCHAR_MAX - Static variable in class org.jocl.CL
 
cl_uint - Static variable in class org.jocl.Sizeof
Size of a cl_uint, in bytes.
cl_uint16 - Static variable in class org.jocl.Sizeof
Size of a cl_uint16, in bytes
cl_uint2 - Static variable in class org.jocl.Sizeof
Size of a cl_uint2, in bytes
cl_uint4 - Static variable in class org.jocl.Sizeof
Size of a cl_uint4, in bytes
cl_uint8 - Static variable in class org.jocl.Sizeof
Size of a cl_uint8, in bytes
CL_UINT_MAX - Static variable in class org.jocl.CL
 
cl_ulong - Static variable in class org.jocl.Sizeof
Size of a cl_ulong, in bytes.
cl_ulong16 - Static variable in class org.jocl.Sizeof
Size of a cl_ulong16, in bytes
cl_ulong2 - Static variable in class org.jocl.Sizeof
Size of a cl_ulong2, in bytes
cl_ulong4 - Static variable in class org.jocl.Sizeof
Size of a cl_ulong4, in bytes
cl_ulong8 - Static variable in class org.jocl.Sizeof
Size of a cl_ulong8, in bytes
CL_ULONG_MAX - Static variable in class org.jocl.CL
 
CL_UNORM_INT16 - Static variable in class org.jocl.CL
 
CL_UNORM_INT8 - Static variable in class org.jocl.CL
 
CL_UNORM_INT_101010 - Static variable in class org.jocl.CL
 
CL_UNORM_SHORT_555 - Static variable in class org.jocl.CL
 
CL_UNORM_SHORT_565 - Static variable in class org.jocl.CL
 
CL_UNSIGNED_INT16 - Static variable in class org.jocl.CL
 
CL_UNSIGNED_INT32 - Static variable in class org.jocl.CL
 
CL_UNSIGNED_INT8 - Static variable in class org.jocl.CL
 
cl_ushort - Static variable in class org.jocl.Sizeof
Size of a cl_ushort, in bytes.
cl_ushort16 - Static variable in class org.jocl.Sizeof
Size of a cl_ushort16, in bytes
cl_ushort2 - Static variable in class org.jocl.Sizeof
Size of a cl_ushort2, in bytes
cl_ushort4 - Static variable in class org.jocl.Sizeof
Size of a cl_ushort4, in bytes
cl_ushort8 - Static variable in class org.jocl.Sizeof
Size of a cl_ushort8, in bytes
CL_USHRT_MAX - Static variable in class org.jocl.CL
 
CL_VERSION_1_0 - Static variable in class org.jocl.CL
OpenCL version
CL_WGL_HDC_KHR - Static variable in class org.jocl.CL
 
clBuildProgram(cl_program, int, cl_device_id[], String, BuildProgramFunction, Object) - Static method in class org.jocl.CL
Builds (compiles & links) a program executable.
clCreateBuffer(cl_context, long, long, Pointer, int[]) - Static method in class org.jocl.CL
Used to create a buffer object.
clCreateCommandQueue(cl_context, cl_device_id, long, int[]) - Static method in class org.jocl.CL
Creates a command-queue on a specific device.
clCreateContext(cl_context_properties, int, cl_device_id[], CreateContextFunction, Object, int[]) - Static method in class org.jocl.CL
Creates an OpenCL context.
clCreateContextFromType(cl_context_properties, long, CreateContextFunction, Object, int[]) - Static method in class org.jocl.CL
Creates an OpenCL context from a device type that identifies the specific device(s) to use.
clCreateFromGLBuffer(cl_context, long, int, int[]) - Static method in class org.jocl.CL
Creates an OpenCL buffer object from an OpenGL buffer object.
clCreateFromGLRenderbuffer(cl_context, long, int, int[]) - Static method in class org.jocl.CL
Creates an OpenCL 2D image object from an OpenGL renderbuffer object.
clCreateFromGLTexture2D(cl_context, long, int, int, int, int[]) - Static method in class org.jocl.CL
Creates an OpenCL 2D image object from an OpenGL 2D texture object, or a single face of an OpenGL cubemap texture object.
clCreateFromGLTexture3D(cl_context, long, int, int, int, int[]) - Static method in class org.jocl.CL
Creates an OpenCL 3D image object from an OpenGL 3D texture object.
clCreateImage2D(cl_context, long, cl_image_format[], long, long, long, Pointer, int[]) - Static method in class org.jocl.CL
Used to crate an image (1D, or 2D) object.
clCreateImage3D(cl_context, long, cl_image_format[], long, long, long, long, long, Pointer, int[]) - Static method in class org.jocl.CL
Used to create a 3D image object .
clCreateKernel(cl_program, String, int[]) - Static method in class org.jocl.CL
Create a kernel.
clCreateKernelsInProgram(cl_program, int, cl_kernel[], int[]) - Static method in class org.jocl.CL
Ccreates kernel objects for all kernel functions in program.
clCreateProgramWithBinary(cl_context, int, cl_device_id[], long[], byte[][], int[], int[]) - Static method in class org.jocl.CL
Creates a program object for a context.
clCreateProgramWithSource(cl_context, int, String[], long[], int[]) - Static method in class org.jocl.CL
Creates a program object for a context.
clCreateSampler(cl_context, boolean, int, int, int[]) - Static method in class org.jocl.CL
Creates a sampler object.
clEnqueueAcquireGLObjects(cl_command_queue, int, cl_mem[], int, cl_event[], cl_event) - Static method in class org.jocl.CL
Acquire OpenCL memory objects that have been created from OpenGL objects.
clEnqueueBarrier(cl_command_queue) - Static method in class org.jocl.CL
Enqueues a barrier operation.
clEnqueueCopyBuffer(cl_command_queue, cl_mem, cl_mem, long, long, long, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to copy a buffer object.
clEnqueueCopyBufferToImage(cl_command_queue, cl_mem, cl_mem, long, long[], long[], int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to copy a buffer object to an image object.
clEnqueueCopyImage(cl_command_queue, cl_mem, cl_mem, long[], long[], long[], int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to copy image objects.
clEnqueueCopyImageToBuffer(cl_command_queue, cl_mem, cl_mem, long[], long[], long, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to copy an image object to a buffer object.
clEnqueueMapBuffer(cl_command_queue, cl_mem, boolean, long, long, long, int, cl_event[], cl_event, int[]) - Static method in class org.jocl.CL
Enqueues a command to map a region of the buffer object.
clEnqueueMapImage(cl_command_queue, cl_mem, boolean, long, long[], long[], long[], long[], int, cl_event[], cl_event, int[]) - Static method in class org.jocl.CL
Enqueues a command to map a region in the image object.
clEnqueueMarker(cl_command_queue, cl_event) - Static method in class org.jocl.CL
Enqueues a marker command to command_queue.
clEnqueueNativeKernel(cl_command_queue, EnqueueNativeKernelFunction, Object, long, int, cl_mem[], Pointer[], int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to execute a native C/C++ function not compiled using the OpenCL compiler.
clEnqueueNDRangeKernel(cl_command_queue, cl_kernel, int, long[], long[], long[], int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to execute a kernel on a device.
clEnqueueReadBuffer(cl_command_queue, cl_mem, boolean, long, long, Pointer, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueue commands to read from a buffer object to host memory.
clEnqueueReadImage(cl_command_queue, cl_mem, boolean, long[], long[], long, long, Pointer, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueue commands to read from a 2D or 3D image object to host memory.
clEnqueueReleaseGLObjects(cl_command_queue, int, cl_mem[], int, cl_event[], cl_event) - Static method in class org.jocl.CL
Release OpenCL memory objects that have been created from OpenGL objects.
clEnqueueTask(cl_command_queue, cl_kernel, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to execute a kernel on a device.
clEnqueueUnmapMemObject(cl_command_queue, cl_mem, ByteBuffer, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueues a command to unmap a previously mapped region of a memory object.
clEnqueueWaitForEvents(cl_command_queue, int, cl_event[]) - Static method in class org.jocl.CL
Enqueues a wait for a specific event or a list of events.
clEnqueueWriteBuffer(cl_command_queue, cl_mem, boolean, long, long, Pointer, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueue commands to write from a buffer object from host memory.
clEnqueueWriteImage(cl_command_queue, cl_mem, boolean, long[], long[], long, long, Pointer, int, cl_event[], cl_event) - Static method in class org.jocl.CL
Enqueue commands to write to a 2D or 3D image object from host memory.
CLException - Exception in org.jocl
An exception that may be thrown due to a OpenCL error.
CLException(String) - Constructor for exception org.jocl.CLException
Creates a new CLException with the given error message.
clFinish(cl_command_queue) - Static method in class org.jocl.CL
Blocks until all previously queued OpenCL commands have completed.
clFlush(cl_command_queue) - Static method in class org.jocl.CL
Issues all previously queued OpenCL commands.
clGetCommandQueueInfo(cl_command_queue, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Can be used to query information about a command-queue.
clGetContextInfo(cl_context, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Can be used to query information about a context.
clGetDeviceIDs(cl_platform_id, long, int, cl_device_id[], int[]) - Static method in class org.jocl.CL
Obtains the list of devices available on a platform.
clGetDeviceInfo(cl_device_id, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Gets specific information about an OpenCL device.
clGetEventInfo(cl_event, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns information about the event object.
clGetEventProfilingInfo(cl_event, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns profiling information for the command associated with event if profiling is enabled.
clGetGLObjectInfo(cl_mem, int[], int[]) - Static method in class org.jocl.CL
Query the OpenGL object used to create the OpenCL memory object and information about the object type i.e. whether it is a texture, renderbuffer or buffer object.
clGetGLTextureInfo(cl_mem, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns additional information about the GL texture object associated with memobj.
clGetImageInfo(cl_mem, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Get information specific to an image object created with clCreateImage{2D|3D}.
clGetKernelInfo(cl_kernel, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns information about the kernel object.
clGetKernelWorkGroupInfo(cl_kernel, cl_device_id, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Rreturns information about the kernel object that may be specific to a device.
clGetMemObjectInfo(cl_mem, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Get information that is common to all memory objects (buffer and image objects).
clGetPlatformIDs(int, cl_platform_id[], int[]) - Static method in class org.jocl.CL
Returns a list of OpenCL platforms found.
clGetPlatformInfo(cl_platform_id, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Gets specific information about the OpenCL platform.
clGetProgramBuildInfo(cl_program, cl_device_id, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns build information for each device in the program object.
clGetProgramInfo(cl_program, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns information about the program object.
clGetSamplerInfo(cl_sampler, int, long, Pointer, long[]) - Static method in class org.jocl.CL
Returns information about the sampler object.
clGetSupportedImageFormats(cl_context, long, int, int, cl_image_format[], int[]) - Static method in class org.jocl.CL
Get the list of image formats supported by an OpenCL implementation.
clReleaseCommandQueue(cl_command_queue) - Static method in class org.jocl.CL
Decrements the command_queue reference count.
clReleaseContext(cl_context) - Static method in class org.jocl.CL
Decrements the context reference count.
clReleaseEvent(cl_event) - Static method in class org.jocl.CL
Decrements the event reference count.
clReleaseKernel(cl_kernel) - Static method in class org.jocl.CL
Decrements the kernel reference count.
clReleaseMemObject(cl_mem) - Static method in class org.jocl.CL
Decrements the memobj reference count.
clReleaseProgram(cl_program) - Static method in class org.jocl.CL
Decrements the program reference count.
clReleaseSampler(cl_sampler) - Static method in class org.jocl.CL
Decrements the sampler reference count.
clRetainCommandQueue(cl_command_queue) - Static method in class org.jocl.CL
Increments the command_queue reference count.
clRetainContext(cl_context) - Static method in class org.jocl.CL
Increments the context reference count.
clRetainEvent(cl_event) - Static method in class org.jocl.CL
Increments the event reference count.
clRetainKernel(cl_kernel) - Static method in class org.jocl.CL
Increments the kernel reference count.
clRetainMemObject(cl_mem) - Static method in class org.jocl.CL
Increments the memobj reference count.
clRetainProgram(cl_program) - Static method in class org.jocl.CL
Increments the program reference count.
clRetainSampler(cl_sampler) - Static method in class org.jocl.CL
Increments the sampler reference count.
clSetCommandQueueProperty(cl_command_queue, long, boolean, long[]) - Static method in class org.jocl.CL
Can be used to enable or disable the properties of a command-queue.
clSetKernelArg(cl_kernel, int, long, Pointer) - Static method in class org.jocl.CL
Set the argument value for a specific argument of a kernel.
clUnloadCompiler() - Static method in class org.jocl.CL
Allows to release the resources allocated by the OpenCL compiler.
clWaitForEvents(int, cl_event[]) - Static method in class org.jocl.CL
Waits on the host thread for commands.
CreateContextFunction - Interface in org.jocl
Emulation of a function pointer for functions that may be passed to the clCreateContext and clCreateContextFromType methods.

A B C E F H I N O P S T V W