Uses of Class
org.robovm.apple.metalpsgraph.MPSGraphDeviceType
| Package | Description |
|---|---|
| org.robovm.apple.metalpsgraph |
-
Uses of MPSGraphDeviceType in org.robovm.apple.metalpsgraph
Methods in org.robovm.apple.metalpsgraph that return MPSGraphDeviceType Modifier and Type Method Description MPSGraphDeviceTypeMPSGraphDevice. getType()static MPSGraphDeviceTypeMPSGraphDeviceType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSGraphDeviceTypeMPSGraphDeviceType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSGraphDeviceType[]MPSGraphDeviceType. values()Returns an array containing the constants of this enum type, in the order they are declared.