cpuCacheMode
The CPU cache mode used for the CPU mapping of the texture.
Declaration
var cpuCacheMode: MTLCPUCacheMode { get set }Discussion
The default value is MTLCPUCacheMode.defaultCache.
The CPU cache mode used for the CPU mapping of the texture.
var cpuCacheMode: MTLCPUCacheMode { get set }The default value is MTLCPUCacheMode.defaultCache.