struct PipelineCoverageReductionStateCreateInfoNV

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

wrapper struct for struct VkPipelineCoverageReductionStateCreateInfoNV, see

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

Public Members

StructureType sType
const void * pNext
Flags flags
CoverageReductionModeNV coverageReductionMode

Public Methods

void PipelineCoverageReductionStateCreateInfoNV (PipelineCoverageReductionStateCreateFlagsNV flags_, CoverageReductionModeNV coverageReductionMode_, const void * pNext_)

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

void PipelineCoverageReductionStateCreateInfoNV (const PipelineCoverageReductionStateCreateInfoNV & rhs)

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

void PipelineCoverageReductionStateCreateInfoNV (const VkPipelineCoverageReductionStateCreateInfoNV & rhs)

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

PipelineCoverageReductionStateCreateInfoNV & operator= (const PipelineCoverageReductionStateCreateInfoNV & rhs)

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

PipelineCoverageReductionStateCreateInfoNV & operator= (const VkPipelineCoverageReductionStateCreateInfoNV & rhs)

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

PipelineCoverageReductionStateCreateInfoNV & setPNext (const void * pNext_)

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

PipelineCoverageReductionStateCreateInfoNV && setPNext (const void * pNext_)

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

PipelineCoverageReductionStateCreateInfoNV & setFlags (PipelineCoverageReductionStateCreateFlagsNV flags_)

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

PipelineCoverageReductionStateCreateInfoNV && setFlags (PipelineCoverageReductionStateCreateFlagsNV flags_)

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

PipelineCoverageReductionStateCreateInfoNV & setCoverageReductionMode (CoverageReductionModeNV coverageReductionMode_)

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

PipelineCoverageReductionStateCreateInfoNV && setCoverageReductionMode (CoverageReductionModeNV coverageReductionMode_)

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

const VkPipelineCoverageReductionStateCreateInfoNV & operator const VkPipelineCoverageReductionStateCreateInfoNV & ()

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

VkPipelineCoverageReductionStateCreateInfoNV & operator VkPipelineCoverageReductionStateCreateInfoNV & ()

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

const VkPipelineCoverageReductionStateCreateInfoNV * operator const VkPipelineCoverageReductionStateCreateInfoNV * ()

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

VkPipelineCoverageReductionStateCreateInfoNV * operator VkPipelineCoverageReductionStateCreateInfoNV * ()

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

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

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