Struct VkPipelineDepthStencilStateCreateInfo
struct VkPipelineDepthStencilStateCreateInfo
;
Fields
Name | Type | Description |
---|---|---|
back
|
VkStencilOpState | |
depthBoundsTestEnable
|
uint | |
depthCompareOp
|
VkCompareOp | |
depthTestEnable
|
uint | |
depthWriteEnable
|
uint | |
flags
|
uint | |
front
|
VkStencilOpState | |
maxDepthBounds
|
float | |
minDepthBounds
|
float | |
pNext
|
const(void)* | |
stencilTestEnable
|
uint | |
sType
|
VkStructureType |