MTLPurgeableState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The purgeable state of the resource.
public enum MTLPurgeableState
type MTLPurgeableState =
- Inheritance
-
MTLPurgeableState
Fields
Name | Value | Description |
---|---|---|
KeepCurrent | 1 | |
NonVolatile | 2 | |
Volatile | 3 | |
Empty | 4 |