SDL  2.0
VkPipelineRasterizationDepthClipStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkPipelineRasterizationDepthClipStateCreateFlagsEXT flags
 
VkBool32 depthClipEnable
 

Detailed Description

Definition at line 8566 of file vulkan_core.h.

Field Documentation

◆ depthClipEnable

VkBool32 VkPipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable

Definition at line 8570 of file vulkan_core.h.

◆ flags

VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkPipelineRasterizationDepthClipStateCreateInfoEXT::flags

Definition at line 8569 of file vulkan_core.h.

◆ pNext

const void* VkPipelineRasterizationDepthClipStateCreateInfoEXT::pNext

Definition at line 8568 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineRasterizationDepthClipStateCreateInfoEXT::sType

Definition at line 8567 of file vulkan_core.h.


The documentation for this struct was generated from the following file: