Contents

drawableRenderContextStencilFormat

The metal pixel format matching that of the stencil texture used in the layer renderer drawable’s render context.

Declaration

var drawableRenderContextStencilFormat: MTLPixelFormat { get set }

Discussion

This value corresponds to the pixel format of the stencil texture you attach to your Metal pipeline.

See Also

Configurating the render context