cpuCacheMode
The CPU cache mode that defines the CPU mapping of the resource.
Declaration
var cpuCacheMode: MTLCPUCacheMode { get }Discussion
The cache mode is set when you create the resource and cannot be changed.
The CPU cache mode that defines the CPU mapping of the resource.
var cpuCacheMode: MTLCPUCacheMode { get }The cache mode is set when you create the resource and cannot be changed.