Uses of Class
org.robovm.apple.metal.MTLFeatureSet
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLFeatureSet in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLFeatureSet Modifier and Type Method Description static MTLFeatureSetMTLFeatureSet. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLFeatureSetMTLFeatureSet. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLFeatureSet[]MTLFeatureSet. 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 MTLFeatureSet Modifier and Type Method Description booleanMTLDevice. supportsFeatureSet(MTLFeatureSet featureSet)