MTLTexture.allowGPUOptimizedContents

A Boolean value indicating whether the GPU is allowed to adjust the contents of the texture to improve GPU performance.

interface MTLTexture
@nogc nothrow
@selector("allowGPUOptimizedContents")
BOOL
allowGPUOptimizedContents
()

Meta