Contents

MPSPurgeableState.nonVolatile

The contents of the resource aren’t allowed to be discarded.

Declaration

case nonVolatile

Overview

Use this option to mark the resource as non-volatile so the system doesn’t discard it. This is equivalent to MTLPurgeableState.nonVolatile.

See Also

Constants