struct PhysicalDeviceMultiviewProperties
Defined at line 79887 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
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 79895 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMultiviewProperties (const PhysicalDeviceMultiviewProperties & rhs)
Defined at line 79904 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMultiviewProperties (const VkPhysicalDeviceMultiviewProperties & rhs)
Defined at line 79906 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewProperties & operator= (const PhysicalDeviceMultiviewProperties & rhs)
Defined at line 79911 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMultiviewProperties & operator= (const VkPhysicalDeviceMultiviewProperties & rhs)
Defined at line 79914 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMultiviewProperties & operator const VkPhysicalDeviceMultiviewProperties & ()
Defined at line 79920 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMultiviewProperties & operator VkPhysicalDeviceMultiviewProperties & ()
Defined at line 79925 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMultiviewProperties & )
Defined at line 79943 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp