| Ccom.jogamp.opencl.CLSampler.AddressingMode | |
| ►Ccom.jogamp.opencl.AutoCloseable | Import of JDK7's ARM interface allowing JDK6 backwards compatibility |
| Ccom.jogamp.opencl.CLEventList | Fixed size list for storing CLEvents |
| Ccom.jogamp.opencl.llb.impl.BuildProgramCallback | A callback an application can register to be called when the program executable has been built (successfully or unsuccessfully) |
| Ccom.jogamp.opencl.CLDevice.Capabilities | Enumeration for the execution capabilities of the device |
| Ccom.jogamp.opencl.CLImageFormat.ChannelOrder | Specifies the number of channels and the channel layout i.e |
| Ccom.jogamp.opencl.CLImageFormat.ChannelType | Describes the size of the channel data type |
| ►Ccom.jogamp.opencl.llb.CL | Java bindings to OpenCL, the Open Computing Language |
| ►Ccom.jogamp.opencl.llb.CL11 | |
| Ccom.jogamp.opencl.llb.impl.CLImpl11 | Java bindings to OpenCL, the Open Computing Language (generated) |
| ►Ccom.jogamp.opencl.llb.CL12 | |
| Ccom.jogamp.opencl.llb.impl.CLImpl12 | Java bindings to OpenCL, the Open Computing Language (generated) |
| ►Ccom.jogamp.opencl.llb.CL20 | |
| Ccom.jogamp.opencl.llb.impl.CLImpl20 | Java bindings to OpenCL, the Open Computing Language (generated) |
| ►Ccom.jogamp.opencl.spi.CLAccessorFactory | Implementations of this interface are factories responsible for creating CLAccessors |
| Ccom.jogamp.opencl.impl.CLTLAccessorFactory | |
| ►Ccom.jogamp.opencl.CLBuffer< B > | |
| Ccom.jogamp.opencl.CLSubBuffer< B extends Buffer > | A sub buffer of a CLBuffer |
| Ccom.jogamp.opencl.util.CLBuildListener | A callback an application can register to be called when the program executable has been built (successfully or unsuccessfully) |
| Ccom.jogamp.opencl.util.CLDeviceFilters | Pre-defined filters |
| ►Ccom.jogamp.opencl.CLErrorHandler | Experimental: the api may change in future, feedback appreciated |
| Ccom.jogamp.opencl.CLContext.ErrorDispatcher | |
| Ccom.jogamp.opencl.llb.impl.CLEventCallback | A callback for a specific command execution status |
| Ccom.jogamp.opencl.CLEventListener | A callback for a specific command execution status |
| ►Ccom.jogamp.opencl.gl.CLGLImage2d< B > | |
| Ccom.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer > | 2D OpenCL image representing an 2D OpenGL texture |
| ►Ccom.jogamp.opencl.gl.CLGLObject | |
| Ccom.jogamp.opencl.gl.CLGLBuffer< B extends Buffer > | Shared buffer between OpenGL and OpenCL contexts |
| Ccom.jogamp.opencl.gl.CLGLImage2d< B extends Buffer > | 2D OpenCL image representing an OpenGL renderbuffer |
| Ccom.jogamp.opencl.gl.CLGLTexture3d< B extends Buffer > | 3D OpenCL image representing an 3D OpenGL texture |
| Ccom.jogamp.opencl.CLImage2d< B > | |
| Ccom.jogamp.opencl.CLImage3d< B > | |
| ►Ccom.jogamp.opencl.CLImage< B > | |
| ►Ccom.jogamp.opencl.CLImage2d< B extends Buffer > | |
| Ccom.jogamp.opencl.gl.CLGLImage2d< B extends Buffer > | 2D OpenCL image representing an OpenGL renderbuffer |
| ►Ccom.jogamp.opencl.CLImage3d< B extends Buffer > | |
| Ccom.jogamp.opencl.gl.CLGLTexture3d< B extends Buffer > | 3D OpenCL image representing an 3D OpenGL texture |
| Ccom.jogamp.opencl.llb.impl.CLImageDescImpl | Struct accessor for cl_image_desc |
| Ccom.jogamp.opencl.CLImageFormat | Represents the OpenCL image format with its channeltype and order |
| Ccom.jogamp.opencl.llb.impl.CLImageFormatImpl | Struct accessor for cl_image_format |
| Ccom.jogamp.opencl.util.CLInfo | Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application |
| ►Ccom.jogamp.opencl.spi.CLInfoAccessor | Internal utility for common OpenCL clGetFooInfo calls |
| ►Ccom.jogamp.opencl.impl.CLTLInfoAccessor | Internal utility for common OpenCL clGetFooInfo calls |
| Ccom.jogamp.opencl.CLImage< B extends Buffer >.CLImageInfoAccessor | |
| Ccom.jogamp.opencl.spi.CLPlatformInfoAccessor | |
| Ccom.jogamp.opencl.llb.impl.CLMemObjectDestructorCallback | A callback which is invoked by the OpenCL implementation when the memory object is deleted and its resources freed |
| Ccom.jogamp.opencl.CLMemObjectListener | A callback which is invoked by the OpenCL implementation when the memory object is deleted and its resources freed |
| ►Ccom.jogamp.opencl.CLMemory< B > | |
| ►Ccom.jogamp.opencl.CLBuffer< B extends Buffer > | OpenCL buffer object wrapping an optional NIO buffer |
| Ccom.jogamp.opencl.gl.CLGLBuffer< B extends Buffer > | Shared buffer between OpenGL and OpenCL contexts |
| Ccom.jogamp.opencl.CLImage< B extends Buffer > | |
| ►Ccom.jogamp.opencl.CLObject | Common superclass for all OpenCL objects |
| Ccom.jogamp.opencl.CLDevice | This object represents an OpenCL device |
| ►CCloneable | |
| Ccom.jogamp.opencl.CLKernel | High level abstraction for an OpenCL Kernel |
| Ccom.jogamp.opencl.CLProgramBuilder | CLProgramBuilder is a helper for building programs with more complex configurations or building multiple programs with similar configurations |
| ►Ccom.jogamp.opencl.util.CLBuildConfiguration | Configuration representing everything needed to build an OpenCL program |
| ►Ccom.jogamp.opencl.util.CLProgramConfiguration | Configuration representing everything needed to build an OpenCL program (program included) |
| Ccom.jogamp.opencl.CLProgramBuilder | CLProgramBuilder is a helper for building programs with more complex configurations or building multiple programs with similar configurations |
| Ccom.jogamp.opencl.CLPlatform | CLPlatfrorm representing a OpenCL implementation (e.g |
| Ccom.jogamp.opencl.util.CLPlatformFilters | Pre-defined filters |
| Ccom.jogamp.opencl.CLProperty | OpenCL property |
| Ccom.jogamp.opencl.util.concurrent.CLQueueContextFactory< C extends CLQueueContext > | Creates CLQueueContexts |
| ►Ccom.jogamp.opencl.util.concurrent.CLQueueContextFactory< CLSimpleQueueContext > | |
| Ccom.jogamp.opencl.util.concurrent.CLQueueContextFactory< C extends CLQueueContext >.CLSimpleContextFactory | Creates CLSimpleQueueContexts containing a precompiled program |
| ►Ccom.jogamp.opencl.CLResource | Releasable OpenCL resource |
| Ccom.jogamp.opencl.CLEventList | Fixed size list for storing CLEvents |
| Ccom.jogamp.opencl.util.CLMultiContext | Utility for organizing multiple CLContexts |
| Ccom.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext > | A multithreaded, fixed size pool of OpenCL command queues |
| ►Ccom.jogamp.opencl.util.concurrent.CLQueueContext | Superclass for all per-queue contexts as used in CLCommandQueuePools |
| Ccom.jogamp.opencl.util.concurrent.CLQueueContext.CLSimpleQueueContext | A simple queue context holding a precompiled program and its kernels |
| Ccom.jogamp.opencl.util.concurrent.CLTask< C extends CLQueueContext, R > | A task executed on a command queue |
| Ccom.jogamp.opencl.util.concurrent.CLTask< CLSimpleQueueContext, Buffer > | |
| Ccom.jogamp.opencl.util.concurrent.CLTask<? super C, R > | |
| Ccom.jogamp.opencl.util.CLUtil | |
| Ccom.jogamp.opencl.CLEvent.CommandType | |
| ►CComparable | |
| Ccom.jogamp.opencl.CLVersion | Version of an OpenCL Implementation |
| Ccom.jogamp.opencl.CLProgram.CompilerOptions | Common compiler options for the OpenCL compiler |
| Ccom.jogamp.opencl.CLEvent.ExecutionStatus | |
| Ccom.jogamp.opencl.util.Filter< I > | |
| Ccom.jogamp.opencl.CLSampler.FilteringMode | |
| Ccom.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >.FinishAction | The action executed after a task completes |
| Ccom.jogamp.opencl.CLDevice.FPConfig | Describes floating-point capability of the device |
| Ccom.jogamp.opencl.CLDevice.GlobalMemCacheType | Type of global memory cache supported |
| Ccom.jogamp.opencl.CLMemory< B extends Buffer >.GLObjectType | |
| ►CIterable | |
| Ccom.jogamp.opencl.CLEventList | Fixed size list for storing CLEvents |
| Ccom.jogamp.opencl.CLDevice.LocalMemType | Type of local memory cache supported |
| Ccom.jogamp.opencl.CLMemory< B extends Buffer >.Map | Configures the mapping process |
| Ccom.jogamp.opencl.CLMemory< B extends Buffer >.Map< com.jogamp.opencl.CLDevice, byte[]> | |
| Ccom.jogamp.opencl.CLMemory< B extends Buffer >.Map< com.jogamp.opencl.CLDevice, com.jogamp.opencl.CLProgram.Status > | |
| Ccom.jogamp.opencl.CLMemory< B extends Buffer >.Map< com.jogamp.opencl.CLDevice, List< com.jogamp.opencl.CLCommandQueue > > | |
| Ccom.jogamp.opencl.CLMemory< B extends Buffer >.Mem | Memory settings for configuring CLMemory |
| Ccom.jogamp.opencl.test.util.MiscUtils | |
| Ccom.jogamp.opencl.CLCommandQueue.Mode | Enumeration for the command-queue settings |
| Ccom.jogamp.opencl.util.MultiQueueBarrier | An utility for synchronizing multiple concurrent CLCommandQueues |
| Ccom.jogamp.opencl.CLEvent.ProfilingCommand | |
| ►CRuntimeException | |
| ►Ccom.jogamp.opencl.CLException | Main Exception type for runtime OpenCL errors and failed function calls (e.g |
| Ccom.jogamp.opencl.CLException.CLBuildProgramFailureException | CLException thrown on CL.CL_BUILD_PROGRAM_FAILURE errors |
| Ccom.jogamp.opencl.CLException.CLCompilerNotAvailableException | CLException thrown on CL.CL_COMPILER_NOT_AVAILABLE errors |
| Ccom.jogamp.opencl.CLException.CLDeviceNotAvailableException | CLException thrown on CL.CL_DEVICE_NOT_AVAILABLE errors |
| Ccom.jogamp.opencl.CLException.CLDeviceNotFoundException | CLException thrown on CL.CL_DEVICE_NOT_FOUND errors |
| Ccom.jogamp.opencl.CLException.CLExecStatusErrorForEventsInWaitListException | CLException thrown on CL.CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST errors |
| Ccom.jogamp.opencl.CLException.CLImageFormatMismatchException | CLException thrown on CL.CL_IMAGE_FORMAT_MISMATCH errors |
| Ccom.jogamp.opencl.CLException.CLImageFormatNotSupportedException | CLException thrown on CL.CL_IMAGE_FORMAT_NOT_SUPPORTED errors |
| Ccom.jogamp.opencl.CLException.CLInvalidArgIndexException | CLException thrown on CL.CL_INVALID_ARG_INDEX errors |
| Ccom.jogamp.opencl.CLException.CLInvalidArgSizeException | CLException thrown on CL.CL_INVALID_ARG_SIZE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidArgValueException | CLException thrown on CL.CL_INVALID_ARG_VALUE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidBinaryException | CLException thrown on CL.CL_INVALID_BINARY errors |
| Ccom.jogamp.opencl.CLException.CLInvalidBufferSizeException | CLException thrown on CL.CL_INVALID_BUFFER_SIZE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidBuildOptionsException | CLException thrown on CL.CL_INVALID_BUILD_OPTIONS errors |
| Ccom.jogamp.opencl.CLException.CLInvalidCommandQueueException | CLException thrown on CL.CL_INVALID_COMMAND_QUEUE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidContextException | CLException thrown on CL.CL_INVALID_CONTEXT errors |
| Ccom.jogamp.opencl.CLException.CLInvalidDeviceException | CLException thrown on CL.CL_INVALID_DEVICE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidDeviceTypeException | CLException thrown on CL.CL_INVALID_DEVICE_TYPE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidEventException | CLException thrown on CL.CL_INVALID_EVENT errors |
| Ccom.jogamp.opencl.CLException.CLInvalidEventWaitListException | CLException thrown on CL.CL_INVALID_EVENT_WAIT_LIST errors |
| Ccom.jogamp.opencl.CLException.CLInvalidGLObjectException | CLException thrown on CL.CL_INVALID_GL_OBJECT errors |
| Ccom.jogamp.opencl.CLException.CLInvalidGLSharegroupReferenceKhrException | CLException thrown on CL.CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR errors |
| Ccom.jogamp.opencl.CLException.CLInvalidGlobalOffsetException | CLException thrown on CL.CL_INVALID_GLOBAL_OFFSET errors |
| Ccom.jogamp.opencl.CLException.CLInvalidGlobalWorkSizeException | CLException thrown on CL.CL_INVALID_GLOBAL_WORK_SIZE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidHostPtrException | CLException thrown on CL.CL_INVALID_HOST_PTR errors |
| Ccom.jogamp.opencl.CLException.CLInvalidImageFormatDescriptorException | CLException thrown on CL.CL_INVALID_IMAGE_FORMAT_DESCRIPTOR errors |
| Ccom.jogamp.opencl.CLException.CLInvalidImageSizeException | CLException thrown on CL.CL_INVALID_IMAGE_SIZE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidKernelArgsException | CLException thrown on CL.CL_INVALID_KERNEL_ARGS errors |
| Ccom.jogamp.opencl.CLException.CLInvalidKernelDefinitionException | CLException thrown on CL.CL_INVALID_KERNEL_DEFINITION errors |
| Ccom.jogamp.opencl.CLException.CLInvalidKernelException | CLException thrown on CL.CL_INVALID_KERNEL errors |
| Ccom.jogamp.opencl.CLException.CLInvalidKernelNameException | CLException thrown on CL.CL_INVALID_KERNEL_NAME errors |
| Ccom.jogamp.opencl.CLException.CLInvalidMemObjectException | CLException thrown on CL.CL_INVALID_MEM_OBJECT errors |
| Ccom.jogamp.opencl.CLException.CLInvalidMipLevelException | CLException thrown on CL.CL_INVALID_MIP_LEVEL errors |
| Ccom.jogamp.opencl.CLException.CLInvalidOperationException | CLException thrown on CL.CL_INVALID_OPERATION errors |
| Ccom.jogamp.opencl.CLException.CLInvalidPlatformException | CLException thrown on CL.CL_INVALID_PLATFORM errors |
| Ccom.jogamp.opencl.CLException.CLInvalidProgramException | CLException thrown on CL.CL_INVALID_PROGRAM errors |
| Ccom.jogamp.opencl.CLException.CLInvalidProgramExecutableException | CLException thrown on CL.CL_INVALID_PROGRAM_EXECUTABLE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidPropertyException | CLException thrown on CL.CL_INVALID_PROPERTY errors |
| Ccom.jogamp.opencl.CLException.CLInvalidQueuePropertiesException | CLException thrown on CL.CL_INVALID_QUEUE_PROPERTIES errors |
| Ccom.jogamp.opencl.CLException.CLInvalidSamplerException | CLException thrown on CL.CL_INVALID_SAMPLER errors |
| Ccom.jogamp.opencl.CLException.CLInvalidValueException | CLException thrown on CL.CL_INVALID_VALUE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidWorkDimensionException | CLException thrown on CL.CL_INVALID_WORK_DIMENSION errors |
| Ccom.jogamp.opencl.CLException.CLInvalidWorkGroupSizeException | CLException thrown on CL.CL_INVALID_WORK_GROUP_SIZE errors |
| Ccom.jogamp.opencl.CLException.CLInvalidWorkItemSizeException | CLException thrown on CL.CL_INVALID_WORK_ITEM_SIZE errors |
| Ccom.jogamp.opencl.CLException.CLMapFailureException | CLException thrown on CL.CL_MAP_FAILURE errors |
| Ccom.jogamp.opencl.CLException.CLMemCopyOverlapException | CLException thrown on CL.CL_MEM_COPY_OVERLAP errors |
| Ccom.jogamp.opencl.CLException.CLMemObjectAllocationFailureException | CLException thrown on CL.CL_MEM_OBJECT_ALLOCATION_FAILURE errors |
| Ccom.jogamp.opencl.CLException.CLMisalignedSubBufferOffsetException | CLException thrown on CL.CL_MISALIGNED_SUB_BUFFER_OFFSET errors |
| Ccom.jogamp.opencl.CLException.CLOutOfHostMemoryException | CLException thrown on CL.CL_OUT_OF_HOST_MEMORY errors |
| Ccom.jogamp.opencl.CLException.CLOutOfResourcesException | CLException thrown on CL.CL_OUT_OF_RESOURCES errors |
| Ccom.jogamp.opencl.CLException.CLPlatformNotFoundKhrException | CLException thrown on CL.CL_PLATFORM_NOT_FOUND_KHR errors |
| Ccom.jogamp.opencl.CLException.CLProfilingInfoNotAvailableException | CLException thrown on CL.CL_PROFILING_INFO_NOT_AVAILABLE errors |
| Ccom.jogamp.opencl.CLProgram.Status | |
| Ccom.jogamp.opencl.CLDevice.Type | Enumeration for the type of a device |
| ►Ccom.jogamp.opencl.test.util.UITestCase | |
| Ccom.jogamp.opencl.CLBufferTest | |
| Ccom.jogamp.opencl.CLCommandQueueTest | |
| Ccom.jogamp.opencl.CLExceptionTest | |
| Ccom.jogamp.opencl.CLImageTest | Test testing CLImage API |
| Ccom.jogamp.opencl.CLProgramTest | |
| Ccom.jogamp.opencl.HighLevelBindingTest | Test testing the high level bindings |
| Ccom.jogamp.opencl.LowLevelBindingTest | Test testing the low level bindings |
| Ccom.jogamp.opencl.TestJoclVersion | |
| Ccom.jogamp.opencl.gl.CLGLTest | Test testing the JOGL - JOCL interoperability |
| Ccom.jogamp.opencl.util.concurrent.CLMultiContextTest | |
| ►CDynamicLibraryBundleInfo | |
| Ccom.jogamp.opencl.llb.impl.CLDynamicLibraryBundleInfo | |
| ►CJogampVersion | |
| Ccom.jogamp.opencl.JoclVersion | |
| Ccom.jogamp.opencl.util.JOCLVersion | Utility for querying module versions and environment properties |
| ►CProcAddressTable | |
| Ccom.jogamp.opencl.llb.impl.CLProcAddressTable11 | This table is a cache of pointers to the dynamically-linkable C library |
| Ccom.jogamp.opencl.llb.impl.CLProcAddressTable12 | This table is a cache of pointers to the dynamically-linkable C library |
| Ccom.jogamp.opencl.llb.impl.CLProcAddressTable20 | This table is a cache of pointers to the dynamically-linkable C library |
| ►CSerializable | |
| Ccom.jogamp.opencl.CLProgramBuilder | CLProgramBuilder is a helper for building programs with more complex configurations or building multiple programs with similar configurations |