MPSPurgeableState.volatile
The system is allowed to discard the resource to free up memory.
Declaration
case volatileOverview
Use this value to indicate that a resource is volatile and, therefore, the system may purge the data if it needs to make more memory available. This value is equivalent to MTLPurgeableState.volatile.