struct MultisamplePropertiesEXT

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

wrapper struct for struct VkMultisamplePropertiesEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkMultisamplePropertiesEXT.html

Public Members

StructureType sType
void * pNext
Extent2D maxSampleLocationGridSize

Public Methods

void MultisamplePropertiesEXT (Extent2D maxSampleLocationGridSize_, void * pNext_)

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

void MultisamplePropertiesEXT (const MultisamplePropertiesEXT & rhs)

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

void MultisamplePropertiesEXT (const VkMultisamplePropertiesEXT & rhs)

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

MultisamplePropertiesEXT & operator= (const MultisamplePropertiesEXT & rhs)

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

MultisamplePropertiesEXT & operator= (const VkMultisamplePropertiesEXT & rhs)

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

const VkMultisamplePropertiesEXT & operator const VkMultisamplePropertiesEXT & ()

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

VkMultisamplePropertiesEXT & operator VkMultisamplePropertiesEXT & ()

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

const VkMultisamplePropertiesEXT * operator const VkMultisamplePropertiesEXT * ()

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

VkMultisamplePropertiesEXT * operator VkMultisamplePropertiesEXT * ()

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

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

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