StencilOpState Struct

struct QRhiGraphicsPipeline::StencilOpState

Describes the stencil operation state. More...

Public Variables

CompareOp compareOp
StencilOp depthFailOp
StencilOp failOp
StencilOp passOp

Detailed Description

\inmoduleQtGui \since 6.6

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