struct MemoryDedicatedAllocateInfo
Defined at line 54158 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
Image image
Buffer buffer
Public Methods
void MemoryDedicatedAllocateInfo (vk::Image image_, vk::Buffer buffer_, const void * pNext_)
Defined at line 54166 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryDedicatedAllocateInfo (const MemoryDedicatedAllocateInfo & rhs)
Defined at line 54175 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryDedicatedAllocateInfo (const VkMemoryDedicatedAllocateInfo & rhs)
Defined at line 54177 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & operator= (const MemoryDedicatedAllocateInfo & rhs)
Defined at line 54182 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & operator= (const VkMemoryDedicatedAllocateInfo & rhs)
Defined at line 54185 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & setPNext (const void * pNext_)
Defined at line 54192 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & setImage (vk::Image image_)
Defined at line 54198 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & setBuffer (vk::Buffer buffer_)
Defined at line 54204 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkMemoryDedicatedAllocateInfo & operator const VkMemoryDedicatedAllocateInfo & ()
Defined at line 54211 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkMemoryDedicatedAllocateInfo & operator VkMemoryDedicatedAllocateInfo & ()
Defined at line 54216 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const MemoryDedicatedAllocateInfo & )
Defined at line 54234 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp