Uses of Class
org.robovm.apple.metal.MTLArgumentAccess
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLArgumentAccess in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLArgumentAccess Modifier and Type Method Description MTLArgumentAccessMTLArgument. getAccess()MTLArgumentAccessMTLArgumentDescriptor. getAccess()MTLArgumentAccessMTLPointerType. getAccess()MTLArgumentAccessMTLTextureReferenceType. getAccess()static MTLArgumentAccessMTLArgumentAccess. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLArgumentAccessMTLArgumentAccess. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLArgumentAccess[]MTLArgumentAccess. 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 MTLArgumentAccess Modifier and Type Method Description voidMTLArgumentDescriptor. setAccess(MTLArgumentAccess v)