- back
VkStencilOpState back;
Undocumented in source.
- depthBoundsTestEnable
VkBool32 depthBoundsTestEnable;
Undocumented in source.
- depthCompareOp
VkCompareOp depthCompareOp;
Undocumented in source.
- depthTestEnable
VkBool32 depthTestEnable;
Undocumented in source.
- depthWriteEnable
VkBool32 depthWriteEnable;
Undocumented in source.
- flags
VkPipelineDepthStencilStateCreateFlags flags;
Undocumented in source.
- front
VkStencilOpState front;
Undocumented in source.
- maxDepthBounds
float maxDepthBounds;
Undocumented in source.
- minDepthBounds
float minDepthBounds;
Undocumented in source.
- pNext
const(void)* pNext;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.
- stencilTestEnable
VkBool32 stencilTestEnable;
Undocumented in source.