struct BufferDeviceAddressInfo

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

Public Members

StructureType sType
const void * pNext
Buffer buffer

Public Methods

void BufferDeviceAddressInfo (vk::Buffer buffer_, const void * pNext_)

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

void BufferDeviceAddressInfo (const BufferDeviceAddressInfo & rhs)

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

void BufferDeviceAddressInfo (const VkBufferDeviceAddressInfo & rhs)

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

BufferDeviceAddressInfo & operator= (const BufferDeviceAddressInfo & rhs)

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

BufferDeviceAddressInfo & operator= (const VkBufferDeviceAddressInfo & rhs)

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

BufferDeviceAddressInfo & setPNext (const void * pNext_)

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

BufferDeviceAddressInfo & setBuffer (vk::Buffer buffer_)

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

const VkBufferDeviceAddressInfo & operator const VkBufferDeviceAddressInfo & ()

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

VkBufferDeviceAddressInfo & operator VkBufferDeviceAddressInfo & ()

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

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

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