A B C D E F G H I J L M N O P Q R S T U V W _

D

define(String) - Static method in class com.jogamp.opencl.CLProgram
Utility method for defining macros as build options (Returns "-D name").
define(String, Object) - Static method in class com.jogamp.opencl.CLProgram
Utility method for defining macros as build options (Returns "-D name=value").
DENORMS_ARE_ZERO - Static variable in interface com.jogamp.opencl.CLProgram.CompilerOptions
This option controls how single precision and double precision denormalized numbers are handled.
depth - Variable in class com.jogamp.opencl.CLImage3d
 
devices - Variable in class com.jogamp.opencl.CLContext
 
DISABLE_OPT - Static variable in interface com.jogamp.opencl.CLProgram.CompilerOptions
This option disables all optimizations.
DISABLE_WARNINGS - Static variable in interface com.jogamp.opencl.CLProgram.CompilerOptions
Inhibit all warning messages.
dispatch_clEnqueueBarrier0(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clEnqueueBarrier(cl_command_queue command_queue);
dispatch_clFinish1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clFinish(cl_command_queue command_queue);
dispatch_clFlush1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clFlush(cl_command_queue command_queue);
dispatch_clReleaseCommandQueue1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseCommandQueue(cl_command_queue command_queue);
dispatch_clReleaseDeviceEXT1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseDeviceEXT(cl_device_id);
dispatch_clReleaseEvent1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseEvent(cl_event event);
dispatch_clReleaseKernel1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseKernel(cl_kernel kernel);
dispatch_clReleaseMemObject1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseMemObject(cl_mem memobj);
dispatch_clReleaseProgram1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseProgram(cl_program program);
dispatch_clReleaseSampler1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clReleaseSampler(cl_sampler sampler);
dispatch_clRetainCommandQueue1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainCommandQueue(cl_command_queue command_queue);
dispatch_clRetainContext1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainContext(cl_context context);
dispatch_clRetainDeviceEXT1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainDeviceEXT(cl_device_id);
dispatch_clRetainEvent1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainEvent(cl_event event);
dispatch_clRetainKernel1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainKernel(cl_kernel kernel);
dispatch_clRetainMemObject1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainMemObject(cl_mem memobj);
dispatch_clRetainProgram1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainProgram(cl_program program);
dispatch_clRetainSampler1(long, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clRetainSampler(cl_sampler sampler);
dispatch_clSetUserEventStatus1(long, int, long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clSetUserEventStatus(cl_event event, cl_int execution_status);
dispatch_clUnloadCompiler1(long) - Method in class com.jogamp.opencl.impl.CLAbstractImpl
Entry point (through function pointer) to C language function:
cl_int clUnloadCompiler(void);

A B C D E F G H I J L M N O P Q R S T U V W _