struct PhysicalDeviceMaintenance3Properties
Defined at line 124073 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceMaintenance3Properties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceMaintenance3Properties.html
Public Members
StructureType sType
void * pNext
uint32_t maxPerSetDescriptors
DeviceSize maxMemoryAllocationSize
Public Methods
void PhysicalDeviceMaintenance3Properties (uint32_tmaxPerSetDescriptors_,DeviceSizemaxMemoryAllocationSize_,void *pNext_)
Defined at line 124081 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance3Properties (const PhysicalDeviceMaintenance3Properties & rhs)
Defined at line 124090 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance3Properties (const VkPhysicalDeviceMaintenance3Properties & rhs)
Defined at line 124092 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance3Properties & operator= (const PhysicalDeviceMaintenance3Properties & rhs)
Defined at line 124097 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance3Properties & operator= (const VkPhysicalDeviceMaintenance3Properties & rhs)
Defined at line 124100 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance3Properties & operator const VkPhysicalDeviceMaintenance3Properties & ()
Defined at line 124106 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance3Properties & operator VkPhysicalDeviceMaintenance3Properties & ()
Defined at line 124111 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance3Properties * operator const VkPhysicalDeviceMaintenance3Properties * ()
Defined at line 124116 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance3Properties * operator VkPhysicalDeviceMaintenance3Properties * ()
Defined at line 124121 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMaintenance3Properties & )
Defined at line 124134 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp