QRhiGraphicsPipeline::StencilOpState Struct
struct QRhiGraphicsPipeline::StencilOpStateDescribes the stencil operation state. More...
This struct was introduced in Qt 6.6.
Public Variables
| QRhiGraphicsPipeline::CompareOp | compareOp | 
| QRhiGraphicsPipeline::StencilOp | depthFailOp | 
| QRhiGraphicsPipeline::StencilOp | failOp | 
| QRhiGraphicsPipeline::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.