hazardTrackingModeUntracked
A resource option that instructs Metal to ignore memory hazards for a resource at runtime.
Declaration
static var hazardTrackingModeUntracked: MTLResourceOptions { get }Discussion
For more information, see MTLHazardTrackingMode.untracked.