struct PhysicalDeviceMemoryProperties2

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

wrapper struct for struct VkPhysicalDeviceMemoryProperties2, see

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

Public Members

StructureType sType
void * pNext
PhysicalDeviceMemoryProperties memoryProperties

Public Methods

void PhysicalDeviceMemoryProperties2 (PhysicalDeviceMemoryProperties memoryProperties_, void * pNext_)

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

void PhysicalDeviceMemoryProperties2 (const PhysicalDeviceMemoryProperties2 & rhs)

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

void PhysicalDeviceMemoryProperties2 (const VkPhysicalDeviceMemoryProperties2 & rhs)

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

PhysicalDeviceMemoryProperties2 & operator= (const PhysicalDeviceMemoryProperties2 & rhs)

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

PhysicalDeviceMemoryProperties2 & operator= (const VkPhysicalDeviceMemoryProperties2 & rhs)

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

const VkPhysicalDeviceMemoryProperties2 & operator const VkPhysicalDeviceMemoryProperties2 & ()

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

VkPhysicalDeviceMemoryProperties2 & operator VkPhysicalDeviceMemoryProperties2 & ()

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

const VkPhysicalDeviceMemoryProperties2 * operator const VkPhysicalDeviceMemoryProperties2 * ()

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

VkPhysicalDeviceMemoryProperties2 * operator VkPhysicalDeviceMemoryProperties2 * ()

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

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

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