SDL
2.0
|
#include <vulkan.h>
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 |