JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.spi.CLPlatformInfoAccessor Interface Reference
Inheritance diagram for com.jogamp.opencl.spi.CLPlatformInfoAccessor:
Collaboration diagram for com.jogamp.opencl.spi.CLPlatformInfoAccessor:

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...
 

Detailed Description

Author
Michael Bien

Definition at line 10 of file CLPlatformInfoAccessor.java.

Member Function Documentation

◆ getDeviceIDs()

long[] com.jogamp.opencl.spi.CLPlatformInfoAccessor.getDeviceIDs ( long  type)
Here is the caller graph for this function:

The documentation for this interface was generated from the following file: