#include <vulkan.h>
Detailed Description
Definition at line 2052 of file vulkan.h.
Field Documentation
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthBoundsTestEnable |
| VkCompareOp VkPipelineDepthStencilStateCreateInfo::depthCompareOp |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthTestEnable |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::depthWriteEnable |
| float VkPipelineDepthStencilStateCreateInfo::maxDepthBounds |
| float VkPipelineDepthStencilStateCreateInfo::minDepthBounds |
| const void* VkPipelineDepthStencilStateCreateInfo::pNext |
| VkBool32 VkPipelineDepthStencilStateCreateInfo::stencilTestEnable |
The documentation for this struct was generated from the following file: