struct FramebufferMixedSamplesCombinationNV

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

wrapper struct for struct VkFramebufferMixedSamplesCombinationNV, see

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

Public Members

StructureType sType
void * pNext
CoverageReductionModeNV coverageReductionMode
SampleCountFlagBits rasterizationSamples
Flags depthStencilSamples
Flags colorSamples

Public Methods

void FramebufferMixedSamplesCombinationNV (CoverageReductionModeNV coverageReductionMode_, SampleCountFlagBits rasterizationSamples_, SampleCountFlags depthStencilSamples_, SampleCountFlags colorSamples_, void * pNext_)

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

void FramebufferMixedSamplesCombinationNV (const FramebufferMixedSamplesCombinationNV & rhs)

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

void FramebufferMixedSamplesCombinationNV (const VkFramebufferMixedSamplesCombinationNV & rhs)

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

FramebufferMixedSamplesCombinationNV & operator= (const FramebufferMixedSamplesCombinationNV & rhs)

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

FramebufferMixedSamplesCombinationNV & operator= (const VkFramebufferMixedSamplesCombinationNV & rhs)

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

const VkFramebufferMixedSamplesCombinationNV & operator const VkFramebufferMixedSamplesCombinationNV & ()

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

VkFramebufferMixedSamplesCombinationNV & operator VkFramebufferMixedSamplesCombinationNV & ()

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

const VkFramebufferMixedSamplesCombinationNV * operator const VkFramebufferMixedSamplesCombinationNV * ()

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

VkFramebufferMixedSamplesCombinationNV * operator VkFramebufferMixedSamplesCombinationNV * ()

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

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

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