|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkPipelineRasterizationDepthClipStateCreateFlagsEXT | flags |
| VkBool32 | depthClipEnable |
| VkBool32 VkPipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable |
Definition at line 13263 of file vulkan.h.
Referenced by rs_depth_clip_info_from_d3d12().
| VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkPipelineRasterizationDepthClipStateCreateInfoEXT::flags |
Definition at line 13262 of file vulkan.h.
Referenced by rs_depth_clip_info_from_d3d12().
Definition at line 13261 of file vulkan.h.
Referenced by rs_depth_clip_info_from_d3d12().
| VkStructureType VkPipelineRasterizationDepthClipStateCreateInfoEXT::sType |
Definition at line 13260 of file vulkan.h.
Referenced by rs_depth_clip_info_from_d3d12().