struct PipelineRasterizationDepthClipStateCreateInfoEXT

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

wrapper struct for struct VkPipelineRasterizationDepthClipStateCreateInfoEXT, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineRasterizationDepthClipStateCreateInfoEXT.html

Public Members

StructureType sType
const void * pNext
Flags flags
Bool32 depthClipEnable

Public Methods

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

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

void PipelineRasterizationDepthClipStateCreateInfoEXT (const PipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

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

void PipelineRasterizationDepthClipStateCreateInfoEXT (const VkPipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

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

PipelineRasterizationDepthClipStateCreateInfoEXT & operator= (const PipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

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

PipelineRasterizationDepthClipStateCreateInfoEXT & operator= (const VkPipelineRasterizationDepthClipStateCreateInfoEXT & rhs)

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

PipelineRasterizationDepthClipStateCreateInfoEXT & setPNext (const void * pNext_)

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

PipelineRasterizationDepthClipStateCreateInfoEXT && setPNext (const void * pNext_)

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

PipelineRasterizationDepthClipStateCreateInfoEXT & setFlags (PipelineRasterizationDepthClipStateCreateFlagsEXT flags_)

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

PipelineRasterizationDepthClipStateCreateInfoEXT && setFlags (PipelineRasterizationDepthClipStateCreateFlagsEXT flags_)

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

PipelineRasterizationDepthClipStateCreateInfoEXT & setDepthClipEnable (Bool32 depthClipEnable_)

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

PipelineRasterizationDepthClipStateCreateInfoEXT && setDepthClipEnable (Bool32 depthClipEnable_)

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

const VkPipelineRasterizationDepthClipStateCreateInfoEXT & operator const VkPipelineRasterizationDepthClipStateCreateInfoEXT & ()

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

VkPipelineRasterizationDepthClipStateCreateInfoEXT & operator VkPipelineRasterizationDepthClipStateCreateInfoEXT & ()

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

const VkPipelineRasterizationDepthClipStateCreateInfoEXT * operator const VkPipelineRasterizationDepthClipStateCreateInfoEXT * ()

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

VkPipelineRasterizationDepthClipStateCreateInfoEXT * operator VkPipelineRasterizationDepthClipStateCreateInfoEXT * ()

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

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

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