MTLVisibilityResultType
Actions for visibility results between render passes.
Declaration
enum MTLVisibilityResultTypeOverview
You can apply a visibility result action to either kind of render command encoder:
For an MTL4RenderCommandEncoder, set the visibilityResultType property of an MTL4RenderPassDescriptor instance.
For an MTLRenderCommandEncoder, set the visibilityResultType property of an MTLRenderPassDescriptor instance.