struct DedicatedAllocationMemoryAllocateInfoNV

Defined at line 43096 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkDedicatedAllocationMemoryAllocateInfoNV, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkDedicatedAllocationMemoryAllocateInfoNV.html

Public Members

StructureType sType
const void * pNext
Image image
Buffer buffer

Public Methods

void DedicatedAllocationMemoryAllocateInfoNV (Image image_, Buffer buffer_, const void * pNext_)

Defined at line 43104 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DedicatedAllocationMemoryAllocateInfoNV (const DedicatedAllocationMemoryAllocateInfoNV & rhs)

Defined at line 43111 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DedicatedAllocationMemoryAllocateInfoNV (const VkDedicatedAllocationMemoryAllocateInfoNV & rhs)

Defined at line 43113 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV & operator= (const DedicatedAllocationMemoryAllocateInfoNV & rhs)

Defined at line 43118 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV & operator= (const VkDedicatedAllocationMemoryAllocateInfoNV & rhs)

Defined at line 43121 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV & setPNext (const void * pNext_)

Defined at line 43128 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV && setPNext (const void * pNext_)

Defined at line 43134 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV & setImage (Image image_)

Defined at line 43140 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV && setImage (Image image_)

Defined at line 43146 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV & setBuffer (Buffer buffer_)

Defined at line 43152 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DedicatedAllocationMemoryAllocateInfoNV && setBuffer (Buffer buffer_)

Defined at line 43158 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDedicatedAllocationMemoryAllocateInfoNV & operator const VkDedicatedAllocationMemoryAllocateInfoNV & ()

Defined at line 43165 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDedicatedAllocationMemoryAllocateInfoNV & operator VkDedicatedAllocationMemoryAllocateInfoNV & ()

Defined at line 43170 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDedicatedAllocationMemoryAllocateInfoNV * operator const VkDedicatedAllocationMemoryAllocateInfoNV * ()

Defined at line 43175 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDedicatedAllocationMemoryAllocateInfoNV * operator VkDedicatedAllocationMemoryAllocateInfoNV * ()

Defined at line 43180 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const DedicatedAllocationMemoryAllocateInfoNV & )

Defined at line 43193 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp