Uses of Class
org.robovm.apple.metal.MTLMutability
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLMutability in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLMutability Modifier and Type Method Description MTLMutabilityMTLPipelineBufferDescriptor. getMutability()static MTLMutabilityMTLMutability. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLMutabilityMTLMutability. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLMutability[]MTLMutability. 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 MTLMutability Modifier and Type Method Description voidMTLPipelineBufferDescriptor. setMutability(MTLMutability v)