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