Package | Description |
---|---|
com.jogamp.opencl |
High level java bindings to OpenCL.
|
com.jogamp.opencl.impl | |
com.jogamp.opencl.spi |
SPI for alternative binding implementations.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
CLImage.CLImageInfoAccessor |
Modifier and Type | Method and Description |
---|---|
CLInfoAccessor |
CLDevice.getCLAccessor() |
Modifier and Type | Class and Description |
---|---|
class |
CLTLInfoAccessor
Internal utility for common OpenCL clGetFooInfo calls.
|
Modifier and Type | Method and Description |
---|---|
CLInfoAccessor |
CLTLAccessorFactory.createDeviceInfoAccessor(CLDeviceBinding cl,
long id) |
Modifier and Type | Interface and Description |
---|---|
interface |
CLPlatformInfoAccessor |
Modifier and Type | Method and Description |
---|---|
CLInfoAccessor |
CLAccessorFactory.createDeviceInfoAccessor(CLDeviceBinding cl,
long id) |