VkStencilOpState

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

compareMask
uint compareMask;
Undocumented in source.
compareOp
VkCompareOp compareOp;
Undocumented in source.
depthFailOp
VkStencilOp depthFailOp;
Undocumented in source.
failOp
VkStencilOp failOp;
Undocumented in source.
passOp
VkStencilOp passOp;
Undocumented in source.
reference
uint reference;
Undocumented in source.
writeMask
uint writeMask;
Undocumented in source.

Meta