struct DedicatedAllocationMemoryAllocateInfoNV
Defined at line 23121 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 DedicatedAllocationMemoryAllocateInfoNV (vk::Image image_, vk::Buffer buffer_, const void * pNext_)
Defined at line 23129 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DedicatedAllocationMemoryAllocateInfoNV (const DedicatedAllocationMemoryAllocateInfoNV & rhs)
Defined at line 23138 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DedicatedAllocationMemoryAllocateInfoNV (const VkDedicatedAllocationMemoryAllocateInfoNV & rhs)
Defined at line 23140 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationMemoryAllocateInfoNV & operator= (const DedicatedAllocationMemoryAllocateInfoNV & rhs)
Defined at line 23145 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationMemoryAllocateInfoNV & operator= (const VkDedicatedAllocationMemoryAllocateInfoNV & rhs)
Defined at line 23148 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationMemoryAllocateInfoNV & setPNext (const void * pNext_)
Defined at line 23155 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationMemoryAllocateInfoNV & setImage (vk::Image image_)
Defined at line 23161 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationMemoryAllocateInfoNV & setBuffer (vk::Buffer buffer_)
Defined at line 23167 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDedicatedAllocationMemoryAllocateInfoNV & operator const VkDedicatedAllocationMemoryAllocateInfoNV & ()
Defined at line 23174 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDedicatedAllocationMemoryAllocateInfoNV & operator VkDedicatedAllocationMemoryAllocateInfoNV & ()
Defined at line 23179 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DedicatedAllocationMemoryAllocateInfoNV & )
Defined at line 23197 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp