resourceOptions
The options for resources created by the heap.
Declaration
var resourceOptions: MTLResourceOptions { get }Discussion
The value of this property aggregates the values of storageMode, cpuCacheMode, and hazardTrackingMode.
The options for resources created by the heap.
var resourceOptions: MTLResourceOptions { get }The value of this property aggregates the values of storageMode, cpuCacheMode, and hazardTrackingMode.