Describes the stencil operation state. 更多...
This struct was introduced in Qt 6.6.
| QRhiGraphicsPipeline::CompareOp | compareOp |
| QRhiGraphicsPipeline::StencilOp | depthFailOp |
| QRhiGraphicsPipeline::StencilOp | failOp |
| QRhiGraphicsPipeline::StencilOp | passOp |
The default-constructed StencilOpState has the following set:
注意: This is a RHI API with limited compatibility guarantees, see QRhi 了解细节。