Uses of Class
org.robovm.apple.metal.MTLPurgeableState
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLPurgeableState in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLPurgeableState Modifier and Type Method Description MTLPurgeableStateMTLBuffer. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLHeap. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLHeapAdapter. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLResource. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLResourceAdapter. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLTexture. setPurgeableState(MTLPurgeableState state)static MTLPurgeableStateMTLPurgeableState. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLPurgeableStateMTLPurgeableState. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLPurgeableState[]MTLPurgeableState. 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 MTLPurgeableState Modifier and Type Method Description MTLPurgeableStateMTLBuffer. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLHeap. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLHeapAdapter. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLResource. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLResourceAdapter. setPurgeableState(MTLPurgeableState state)MTLPurgeableStateMTLTexture. setPurgeableState(MTLPurgeableState state)