struct PhysicalDeviceMemoryProperties2
Defined at line 78472 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
PhysicalDeviceMemoryProperties memoryProperties
Public Methods
void PhysicalDeviceMemoryProperties2 (vk::PhysicalDeviceMemoryProperties memoryProperties_, void * pNext_)
Defined at line 78480 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMemoryProperties2 (const PhysicalDeviceMemoryProperties2 & rhs)
Defined at line 78487 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMemoryProperties2 (const VkPhysicalDeviceMemoryProperties2 & rhs)
Defined at line 78489 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMemoryProperties2 & operator= (const PhysicalDeviceMemoryProperties2 & rhs)
Defined at line 78494 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMemoryProperties2 & operator= (const VkPhysicalDeviceMemoryProperties2 & rhs)
Defined at line 78497 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMemoryProperties2 & operator const VkPhysicalDeviceMemoryProperties2 & ()
Defined at line 78503 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMemoryProperties2 & operator VkPhysicalDeviceMemoryProperties2 & ()
Defined at line 78508 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMemoryProperties2 & )
Defined at line 78526 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp