Uses of Package
com.jogamp.opencl.gl

Packages that use com.jogamp.opencl.gl
com.jogamp.opencl High level java bindings to OpenCL. 
com.jogamp.opencl.gl High level java bindings, OpenCL-OpenGL interoperability. 
 

Classes in com.jogamp.opencl.gl used by com.jogamp.opencl
CLGLObject
           
 

Classes in com.jogamp.opencl.gl used by com.jogamp.opencl.gl
CLGLBuffer
          Shared buffer between OpenGL and OpenCL contexts.
CLGLContext
          OpenCL Context supporting JOGL-JOCL interoperablity.
CLGLImage2d
          2D OpenCL image representing an OpenGL renderbuffer.
CLGLObject
           
CLGLTexture2d
          2D OpenCL image representing an 2D OpenGL texture.
CLGLTexture3d
          3D OpenCL image representing an 3D OpenGL texture.