Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkPipelineRasterizationDepthClipStateCreateFlagsEXT | flags |
VkBool32 | depthClipEnable |
Definition at line 13139 of file vulkan_core.h.
VkBool32 VkPipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable |
Definition at line 13143 of file vulkan_core.h.
VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkPipelineRasterizationDepthClipStateCreateInfoEXT::flags |
Definition at line 13142 of file vulkan_core.h.
const void* VkPipelineRasterizationDepthClipStateCreateInfoEXT::pNext |
Definition at line 13141 of file vulkan_core.h.
VkStructureType VkPipelineRasterizationDepthClipStateCreateInfoEXT::sType |
Definition at line 13140 of file vulkan_core.h.