Uses of Class
org.robovm.apple.metal.MTLCounterSamplingPoint
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLCounterSamplingPoint in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLCounterSamplingPoint Modifier and Type Method Description static MTLCounterSamplingPointMTLCounterSamplingPoint. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLCounterSamplingPointMTLCounterSamplingPoint. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLCounterSamplingPoint[]MTLCounterSamplingPoint. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLCounterSamplingPoint Modifier and Type Method Description booleanMTLDevice. supportsCounterSampling(MTLCounterSamplingPoint samplingPoint)