StencilOpState Struct
struct QRhiGraphicsPipeline::StencilOpStateDescribes 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.