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