MTLCpuCacheMode 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.
Enumerates what cache mode is used for CPU mapping of a resource.
public enum MTLCpuCacheMode
type MTLCpuCacheMode =
- Inheritance
-
MTLCpuCacheMode
Fields
Name | Value | Description |
---|---|---|
DefaultCache | 0 | |
WriteCombined | 1 |