Uses of Interface
com.jogamp.opencl.gl.CLGLI

Packages that use CLGLI
com.jogamp.opencl.gl   
com.jogamp.opencl.impl   
 

Uses of CLGLI in com.jogamp.opencl.gl
 

Methods in com.jogamp.opencl.gl that return CLGLI
 CLGLI CLGLContext.getCL()
          Return the low level OpenCL interface with OpenGL interoperability.
 

Uses of CLGLI in com.jogamp.opencl.impl
 

Classes in com.jogamp.opencl.impl that implement CLGLI
 class CLAbstractImpl
          Java bindings to OpenCL, the Open Computing Language (generated).
 class CLImpl
          Java bindings to OpenCL, the Open Computing Language.