Skip navigation links
A B C E F G H I M N O P S T V W 

S

setExceptionsEnabled(boolean) - Static method in class org.jocl.CL
Enables or disables exceptions.
setLogLevel(CL.LogLevel) - Static method in class org.jocl.CL
Set the specified log level for the library.
size - Variable in class org.jocl.cl_buffer_region
The size of the region, in bytes
size_t - Static variable in class org.jocl.Sizeof
Size of a size_t, in bytes
Sizeof - Class in org.jocl
Size constants for scalar and vector data types.
stringFor_cl_addressing_mode(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_addressing_mode
stringFor_cl_build_status(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_build_status
stringFor_cl_channel_order(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_channel_order
stringFor_cl_channel_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_channel_type
stringFor_cl_command_queue_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_command_queue_info
stringFor_cl_command_queue_properties(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_command_queue_properties - bitfield
stringFor_cl_command_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_command_type
stringFor_cl_context_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_context_info
stringFor_cl_context_properties(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_context_properties
stringFor_cl_device_address_info(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_device_address_info - bitfield
stringFor_cl_device_affinity_domain(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_device_affinity_domain - bitfield
stringFor_cl_device_exec_capabilities(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_device_exec_capabilities - bitfield
stringFor_cl_device_fp_config(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_device_fp_config - bitfield
stringFor_cl_device_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_device_info
stringFor_cl_device_local_mem_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_device_local_mem_type
stringFor_cl_device_mem_cache_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_device_mem_cache_type
stringFor_cl_device_partition_property(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_device_partition_property
stringFor_cl_device_svm_capabilities(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_device_svm_capabilities - bitfield
stringFor_cl_device_type(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_device_type - bitfield
stringFor_cl_event_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_event_info
stringFor_cl_filter_mode(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_filter_mode
stringFor_cl_gl_object_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_gl_object_type
stringFor_cl_gl_texture_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_gl_texture_info
stringFor_cl_image_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_image_info
stringFor_cl_kernel_arg_access_qualifier(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_kernel_arg_access_qualifier
stringFor_cl_kernel_arg_address_qualifier(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_kernel_arg_address_qualifier
stringFor_cl_kernel_arg_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_kernel_arg_info
stringFor_cl_kernel_arg_type_qualifer(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_kernel_arg_type_qualifer - bitfield
stringFor_cl_kernel_exec_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_kernel_exec_info
stringFor_cl_kernel_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_kernel_info
stringFor_cl_kernel_work_group_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_kernel_work_group_info
stringFor_cl_khr_gl_sharing(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_khr_gl_sharing
stringFor_cl_map_flags(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_map_flags - bitfield
stringFor_cl_mem_flags(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_mem_flags - bitfield
stringFor_cl_mem_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_mem_info
stringFor_cl_mem_migration_flags(long) - Static method in class org.jocl.CL
Returns the string describing the given cl_mem_migration_flags - bitfield
stringFor_cl_mem_object_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_mem_object_type
stringFor_cl_pipe_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_pipe_info
stringFor_cl_platform_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_platform_info
stringFor_cl_profiling_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_profiling_info
stringFor_cl_program_binary_type(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_program_binary_type
stringFor_cl_program_build_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_program_build_info
stringFor_cl_program_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_program_info
stringFor_cl_sampler_info(int) - Static method in class org.jocl.CL
Returns the String identifying the given cl_sampler_info
stringFor_command_execution_status(int) - Static method in class org.jocl.CL
Returns the command execution String identifying the given command_execution_status
stringFor_errorCode(int) - Static method in class org.jocl.CL
Returns the String identifying the given error code
SVMFreeFunction - Interface in org.jocl
A B C E F G H I M N O P S T V W 
Skip navigation links