struct BindBufferMemoryInfo

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

=== VK_VERSION_1_1 ===

Public Members

StructureType sType
const void * pNext
Buffer buffer
DeviceMemory memory
DeviceSize memoryOffset

Public Methods

void BindBufferMemoryInfo (Buffer buffer_, DeviceMemory memory_, DeviceSize memoryOffset_, const void * pNext_)

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

void BindBufferMemoryInfo (const BindBufferMemoryInfo & rhs)

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

void BindBufferMemoryInfo (const VkBindBufferMemoryInfo & rhs)

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

BindBufferMemoryInfo & operator= (const BindBufferMemoryInfo & rhs)

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

BindBufferMemoryInfo & operator= (const VkBindBufferMemoryInfo & rhs)

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

BindBufferMemoryInfo & setPNext (const void * pNext_)

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

BindBufferMemoryInfo && setPNext (const void * pNext_)

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

BindBufferMemoryInfo & setBuffer (Buffer buffer_)

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

BindBufferMemoryInfo && setBuffer (Buffer buffer_)

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

BindBufferMemoryInfo & setMemory (DeviceMemory memory_)

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

BindBufferMemoryInfo && setMemory (DeviceMemory memory_)

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

BindBufferMemoryInfo & setMemoryOffset (DeviceSize memoryOffset_)

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

BindBufferMemoryInfo && setMemoryOffset (DeviceSize memoryOffset_)

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

const VkBindBufferMemoryInfo & operator const VkBindBufferMemoryInfo & ()

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

VkBindBufferMemoryInfo & operator VkBindBufferMemoryInfo & ()

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

const VkBindBufferMemoryInfo * operator const VkBindBufferMemoryInfo * ()

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

VkBindBufferMemoryInfo * operator VkBindBufferMemoryInfo * ()

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

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

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