Contents

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.

See Also

Reading memory and storage properties