|
SDL
2.0
|
#include <vulkan.h>
Collaboration diagram for VkPipelineDepthStencilStateCreateInfo:| VkStencilOpState VkPipelineDepthStencilStateCreateInfo::back |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthBoundsTestEnable |
| VkCompareOp VkPipelineDepthStencilStateCreateInfo::depthCompareOp |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthTestEnable |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthWriteEnable |
| VkPipelineDepthStencilStateCreateFlags VkPipelineDepthStencilStateCreateInfo::flags |
| VkStencilOpState VkPipelineDepthStencilStateCreateInfo::front |
| float VkPipelineDepthStencilStateCreateInfo::maxDepthBounds |
| float VkPipelineDepthStencilStateCreateInfo::minDepthBounds |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::stencilTestEnable |
| VkStructureType VkPipelineDepthStencilStateCreateInfo::sType |