Contents

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.

See Also

Specifying texture attributes