![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\variable QRhiGraphicsPipeline::TargetBlend::colorWrite More...
#include <qrhi.h>
Public Attributes | |
StencilOp | failOp = Keep |
StencilOp | depthFailOp = Keep |
StencilOp | passOp = Keep |
CompareOp | compareOp = Always |
\variable QRhiGraphicsPipeline::TargetBlend::colorWrite
\variable QRhiGraphicsPipeline::TargetBlend::enable
\variable QRhiGraphicsPipeline::TargetBlend::srcColor
\variable QRhiGraphicsPipeline::TargetBlend::dstColor
\variable QRhiGraphicsPipeline::TargetBlend::opColor
\variable QRhiGraphicsPipeline::TargetBlend::srcAlpha
\variable QRhiGraphicsPipeline::TargetBlend::dstAlpha
\variable QRhiGraphicsPipeline::TargetBlend::opAlpha
\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h
Describes the stencil operation state.
The default-constructed StencilOpState has the following set: \list