struct MemoryDedicatedAllocateInfo
Defined at line 88667 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkMemoryDedicatedAllocateInfo, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkMemoryDedicatedAllocateInfo.html
Public Members
StructureType sType
const void * pNext
Image image
Buffer buffer
Public Methods
void MemoryDedicatedAllocateInfo (Imageimage_,Bufferbuffer_,const void *pNext_)
Defined at line 88675 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryDedicatedAllocateInfo (const MemoryDedicatedAllocateInfo & rhs)
Defined at line 88682 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void MemoryDedicatedAllocateInfo (const VkMemoryDedicatedAllocateInfo & rhs)
Defined at line 88684 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & operator= (const MemoryDedicatedAllocateInfo & rhs)
Defined at line 88689 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & operator= (const VkMemoryDedicatedAllocateInfo & rhs)
Defined at line 88692 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & setPNext (const void * pNext_)
Defined at line 88699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo && setPNext (const void * pNext_)
Defined at line 88705 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & setImage (Image image_)
Defined at line 88711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo && setImage (Image image_)
Defined at line 88717 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo & setBuffer (Buffer buffer_)
Defined at line 88723 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
MemoryDedicatedAllocateInfo && setBuffer (Buffer buffer_)
Defined at line 88729 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkMemoryDedicatedAllocateInfo & operator const VkMemoryDedicatedAllocateInfo & ()
Defined at line 88736 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkMemoryDedicatedAllocateInfo & operator VkMemoryDedicatedAllocateInfo & ()
Defined at line 88741 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkMemoryDedicatedAllocateInfo * operator const VkMemoryDedicatedAllocateInfo * ()
Defined at line 88746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkMemoryDedicatedAllocateInfo * operator VkMemoryDedicatedAllocateInfo * ()
Defined at line 88751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const MemoryDedicatedAllocateInfo & )
Defined at line 88764 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp