StencilOpState Struct

struct QRhiGraphicsPipeline::StencilOpState

Describes the stencil operation state. More...

This struct was introduced in Qt 6.6.

Public Variables

CompareOp compareOp
StencilOp depthFailOp
StencilOp failOp
StencilOp passOp

Detailed Description

The default-constructed StencilOpState has the following set:

Note: This is a RHI API with limited compatibility guarantees, see QRhi for details.

Member Variable Documentation

CompareOp StencilOpState::compareOp

StencilOp StencilOpState::depthFailOp

StencilOp StencilOpState::failOp

StencilOp StencilOpState::passOp