Interface DeviceProperties
-
public interface DeviceProperties
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getClockFrequency()
long
getMaxWorkGroupSize()
long[]
getMaxWorkItemSizes()
java.lang.String
getName()
int
getNumberOfComputeUnits()
-