Package | Description |
---|---|
com.jogamp.opencl |
High level java bindings to OpenCL.
|
com.jogamp.opencl.gl |
High level java bindings, OpenCL-OpenGL interoperability.
|
Class and Description |
---|
CLGLObject |
Class and Description |
---|
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.
|