struct PhysicalDeviceMaintenance3Properties
Defined at line 76885 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t maxPerSetDescriptors
vk::DeviceSize maxMemoryAllocationSize
Public Methods
void PhysicalDeviceMaintenance3Properties (uint32_t maxPerSetDescriptors_, vk::DeviceSize maxMemoryAllocationSize_, void * pNext_)
Defined at line 76893 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance3Properties (const PhysicalDeviceMaintenance3Properties & rhs)
Defined at line 76902 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance3Properties (const VkPhysicalDeviceMaintenance3Properties & rhs)
Defined at line 76904 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance3Properties & operator= (const PhysicalDeviceMaintenance3Properties & rhs)
Defined at line 76909 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance3Properties & operator= (const VkPhysicalDeviceMaintenance3Properties & rhs)
Defined at line 76912 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance3Properties & operator const VkPhysicalDeviceMaintenance3Properties & ()
Defined at line 76918 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance3Properties & operator VkPhysicalDeviceMaintenance3Properties & ()
Defined at line 76923 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMaintenance3Properties & )
Defined at line 76941 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp