struct PipelineRasterizationDepthClipStateCreateInfoEXT

Defined at line 101806 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
Flags flags
vk::Bool32 depthClipEnable

Public Methods

void PipelineRasterizationDepthClipStateCreateInfoEXT (vk::PipelineRasterizationDepthClipStateCreateFlagsEXT flags_, vk::Bool32 depthClipEnable_, const void * pNext_)

Defined at line 101814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineRasterizationDepthClipStateCreateInfoEXT (const PipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

Defined at line 101823 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineRasterizationDepthClipStateCreateInfoEXT (const VkPipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

Defined at line 101826 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineRasterizationDepthClipStateCreateInfoEXT & operator= (const PipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

Defined at line 101831 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineRasterizationDepthClipStateCreateInfoEXT & operator= (const VkPipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

Defined at line 101834 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineRasterizationDepthClipStateCreateInfoEXT & setPNext (const void * pNext_)

Defined at line 101841 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineRasterizationDepthClipStateCreateInfoEXT & setFlags (vk::PipelineRasterizationDepthClipStateCreateFlagsEXT flags_)

Defined at line 101847 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineRasterizationDepthClipStateCreateInfoEXT & setDepthClipEnable (vk::Bool32 depthClipEnable_)

Defined at line 101854 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPipelineRasterizationDepthClipStateCreateInfoEXT & operator const VkPipelineRasterizationDepthClipStateCreateInfoEXT & ()

Defined at line 101862 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPipelineRasterizationDepthClipStateCreateInfoEXT & operator VkPipelineRasterizationDepthClipStateCreateInfoEXT & ()

Defined at line 101867 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PipelineRasterizationDepthClipStateCreateInfoEXT & )

Defined at line 101888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp