|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkPipelineRasterizationDepthClipStateCreateFlagsEXT | flags |
| VkBool32 | depthClipEnable |
Definition at line 10888 of file vulkan_core.h.
| VkBool32 VkPipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable |
Definition at line 10892 of file vulkan_core.h.
| VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkPipelineRasterizationDepthClipStateCreateInfoEXT::flags |
Definition at line 10891 of file vulkan_core.h.
| const void* VkPipelineRasterizationDepthClipStateCreateInfoEXT::pNext |
Definition at line 10890 of file vulkan_core.h.
| VkStructureType VkPipelineRasterizationDepthClipStateCreateInfoEXT::sType |
Definition at line 10889 of file vulkan_core.h.