cpuCacheModeWriteCombined

A write-combined CPU cache mode that is optimized for resources that the CPU writes into, but never reads.

Declaration

static var cpuCacheModeWriteCombined: MTLResourceOptions { get }