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