Package | Description |
---|---|
com.jogamp.opencl |
High level java bindings to OpenCL.
|
com.jogamp.opencl.llb |
Low level java bindings to OpenCL.
|
com.jogamp.opencl.llb.gl |
Low level java bindings, OpenCL-OpenGL interoperability.
|
com.jogamp.opencl.llb.impl |
Modifier and Type | Method and Description |
---|---|
protected CLEventBinding |
CLPlatform.getEventBinding() |
Modifier and Type | Interface and Description |
---|---|
interface |
CL
Java bindings to OpenCL, the Open Computing Language.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CLGL
Java bindings to OpenCL, the Open Computing Language.
|
Modifier and Type | Class and Description |
---|---|
class |
CLAbstractImpl
Java bindings to OpenCL, the Open Computing Language (generated).
|
class |
CLImpl
Java bindings to OpenCL, the Open Computing Language.
|