Contents

resourceAlias

Flushes caches to ensure that aliased virtual addresses are memory consistent.

Declaration

static var resourceAlias: MTL4VisibilityOptions { get }

Discussion

On some systems this may be the GPU+CPU (system) memory coherence point and on other systems it may be the GPU (device) memory coherence point.