struct PhysicalDeviceMultiviewProperties

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

wrapper struct for struct VkPhysicalDeviceMultiviewProperties, see

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

Public Members

StructureType sType
void * pNext
uint32_t maxMultiviewViewCount
uint32_t maxMultiviewInstanceIndex

Public Methods

void PhysicalDeviceMultiviewProperties (uint32_t maxMultiviewViewCount_, uint32_t maxMultiviewInstanceIndex_, void * pNext_)

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

void PhysicalDeviceMultiviewProperties (const PhysicalDeviceMultiviewProperties & rhs)

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

void PhysicalDeviceMultiviewProperties (const VkPhysicalDeviceMultiviewProperties & rhs)

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

PhysicalDeviceMultiviewProperties & operator= (const PhysicalDeviceMultiviewProperties & rhs)

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

PhysicalDeviceMultiviewProperties & operator= (const VkPhysicalDeviceMultiviewProperties & rhs)

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

const VkPhysicalDeviceMultiviewProperties & operator const VkPhysicalDeviceMultiviewProperties & ()

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

VkPhysicalDeviceMultiviewProperties & operator VkPhysicalDeviceMultiviewProperties & ()

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

const VkPhysicalDeviceMultiviewProperties * operator const VkPhysicalDeviceMultiviewProperties * ()

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

VkPhysicalDeviceMultiviewProperties * operator VkPhysicalDeviceMultiviewProperties * ()

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

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

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