Contents

MTLVisibilityResultType

This enumeration controls if Metal accumulates visibility results between render encoders or resets them.

Declaration

enum MTLVisibilityResultType

Overview

You can specify this property for MTLRenderCommandEncoders and for MTL4RenderCommandEncoders through their descriptors’ MTLRenderCommandEncoder/visibilityResultType and MTL4RenderCommandEncoder/visibilityResultType methods.

Topics

Enumeration Cases

Initializers

See Also

Encoding a render pass