struct BufferDeviceAddressInfo

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

wrapper struct for struct VkBufferDeviceAddressInfo, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkBufferDeviceAddressInfo.html

Public Members

StructureType sType
const void * pNext
Buffer buffer

Public Methods

void BufferDeviceAddressInfo (Buffer buffer_, const void * pNext_)

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

void BufferDeviceAddressInfo (const BufferDeviceAddressInfo & rhs)

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

void BufferDeviceAddressInfo (const VkBufferDeviceAddressInfo & rhs)

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

BufferDeviceAddressInfo & operator= (const BufferDeviceAddressInfo & rhs)

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

BufferDeviceAddressInfo & operator= (const VkBufferDeviceAddressInfo & rhs)

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

BufferDeviceAddressInfo & setPNext (const void * pNext_)

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

BufferDeviceAddressInfo && setPNext (const void * pNext_)

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

BufferDeviceAddressInfo & setBuffer (Buffer buffer_)

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

BufferDeviceAddressInfo && setBuffer (Buffer buffer_)

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

const VkBufferDeviceAddressInfo & operator const VkBufferDeviceAddressInfo & ()

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

VkBufferDeviceAddressInfo & operator VkBufferDeviceAddressInfo & ()

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

const VkBufferDeviceAddressInfo * operator const VkBufferDeviceAddressInfo * ()

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

VkBufferDeviceAddressInfo * operator VkBufferDeviceAddressInfo * ()

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

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

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