Package com.jogamp.opencl.spi
Interface CLPlatformInfoAccessor
-
- All Superinterfaces:
CLInfoAccessor
public interface CLPlatformInfoAccessor extends CLInfoAccessor
- Author:
- Michael Bien
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long[]
getDeviceIDs(long type)
-
Methods inherited from interface com.jogamp.opencl.spi.CLInfoAccessor
getInts, getLong, getString, getUInt32Long
-
-