struct DedicatedAllocationBufferCreateInfoNV

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

wrapper struct for struct VkDedicatedAllocationBufferCreateInfoNV, see

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

Public Members

StructureType sType
const void * pNext
Bool32 dedicatedAllocation

Public Methods

void DedicatedAllocationBufferCreateInfoNV (Bool32 dedicatedAllocation_, const void * pNext_)

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

void DedicatedAllocationBufferCreateInfoNV (const DedicatedAllocationBufferCreateInfoNV & rhs)

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

void DedicatedAllocationBufferCreateInfoNV (const VkDedicatedAllocationBufferCreateInfoNV & rhs)

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

DedicatedAllocationBufferCreateInfoNV & operator= (const DedicatedAllocationBufferCreateInfoNV & rhs)

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

DedicatedAllocationBufferCreateInfoNV & operator= (const VkDedicatedAllocationBufferCreateInfoNV & rhs)

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

DedicatedAllocationBufferCreateInfoNV & setPNext (const void * pNext_)

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

DedicatedAllocationBufferCreateInfoNV && setPNext (const void * pNext_)

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

DedicatedAllocationBufferCreateInfoNV & setDedicatedAllocation (Bool32 dedicatedAllocation_)

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

DedicatedAllocationBufferCreateInfoNV && setDedicatedAllocation (Bool32 dedicatedAllocation_)

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

const VkDedicatedAllocationBufferCreateInfoNV & operator const VkDedicatedAllocationBufferCreateInfoNV & ()

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

VkDedicatedAllocationBufferCreateInfoNV & operator VkDedicatedAllocationBufferCreateInfoNV & ()

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

const VkDedicatedAllocationBufferCreateInfoNV * operator const VkDedicatedAllocationBufferCreateInfoNV * ()

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

VkDedicatedAllocationBufferCreateInfoNV * operator VkDedicatedAllocationBufferCreateInfoNV * ()

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

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

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