raygui-widget
Public Attributes | List of all members
VkPipelineDepthStencilStateCreateInfo Struct Reference
Collaboration diagram for VkPipelineDepthStencilStateCreateInfo:
Collaboration graph
[legend]

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPipelineDepthStencilStateCreateFlags flags
 
VkBool32 depthTestEnable
 
VkBool32 depthWriteEnable
 
VkCompareOp depthCompareOp
 
VkBool32 depthBoundsTestEnable
 
VkBool32 stencilTestEnable
 
VkStencilOpState front
 
VkStencilOpState back
 
float minDepthBounds
 
float maxDepthBounds
 

The documentation for this struct was generated from the following file: