|
JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java (public API).
|
Public Member Functions | |
| long[] | getDeviceIDs (long type) |
Public Member Functions inherited from com.jogamp.opencl.spi.CLInfoAccessor | |
| int[] | getInts (int key, int n) |
| long | getUInt32Long (int key) |
Returns the uint32_t value for the given key, reinterpreted as a long value. More... | |
| long | getLong (int key) |
| Returns the long value for the given key. More... | |
| String | getString (int key) |
| Returns the String value for the given key. More... | |
Definition at line 10 of file CLPlatformInfoAccessor.java.
| long[] com.jogamp.opencl.spi.CLPlatformInfoAccessor.getDeviceIDs | ( | long | type | ) |