struct PhysicalDeviceMaintenance4Properties
Defined at line 124302 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceMaintenance4Properties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceMaintenance4Properties.html
Public Members
StructureType sType
void * pNext
DeviceSize maxBufferSize
Public Methods
void PhysicalDeviceMaintenance4Properties (DeviceSize maxBufferSize_, void * pNext_)
Defined at line 124310 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance4Properties (const PhysicalDeviceMaintenance4Properties & rhs)
Defined at line 124316 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance4Properties (const VkPhysicalDeviceMaintenance4Properties & rhs)
Defined at line 124318 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance4Properties & operator= (const PhysicalDeviceMaintenance4Properties & rhs)
Defined at line 124323 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance4Properties & operator= (const VkPhysicalDeviceMaintenance4Properties & rhs)
Defined at line 124326 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance4Properties & operator const VkPhysicalDeviceMaintenance4Properties & ()
Defined at line 124332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance4Properties & operator VkPhysicalDeviceMaintenance4Properties & ()
Defined at line 124337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance4Properties * operator const VkPhysicalDeviceMaintenance4Properties * ()
Defined at line 124342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance4Properties * operator VkPhysicalDeviceMaintenance4Properties * ()
Defined at line 124347 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMaintenance4Properties & )
Defined at line 124360 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp