Uses of Class
org.robovm.apple.metalps.MPSPurgeableState
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSPurgeableState in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSPurgeableState Modifier and Type Method Description MPSPurgeableStateMPSImage. setPurgeableState(MPSPurgeableState state)static MPSPurgeableStateMPSPurgeableState. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSPurgeableStateMPSPurgeableState. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSPurgeableState[]MPSPurgeableState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metalps with parameters of type MPSPurgeableState Modifier and Type Method Description MPSPurgeableStateMPSImage. setPurgeableState(MPSPurgeableState state)