struct MemoryType
Defined at line 55706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
Flags propertyFlags
uint32_t heapIndex
Public Methods
void MemoryType (vk::MemoryPropertyFlags propertyFlags_, uint32_t heapIndex_)
Defined at line 55711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryType (const MemoryType & rhs)
Defined at line 55717 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryType (const VkMemoryType & rhs)
Defined at line 55719 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryType & operator= (const MemoryType & rhs)
Defined at line 55721 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryType & operator= (const VkMemoryType & rhs)
Defined at line 55724 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkMemoryType & operator const VkMemoryType & ()
Defined at line 55730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkMemoryType & operator VkMemoryType & ()
Defined at line 55735 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const MemoryType & )
Defined at line 55753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp