struct DescriptorBufferInfo

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

Public Members

Buffer buffer
vk::DeviceSize offset
vk::DeviceSize range

Public Methods

void DescriptorBufferInfo (vk::Buffer buffer_, vk::DeviceSize offset_, vk::DeviceSize range_)

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

void DescriptorBufferInfo (const DescriptorBufferInfo & rhs)

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

void DescriptorBufferInfo (const VkDescriptorBufferInfo & rhs)

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

DescriptorBufferInfo & operator= (const DescriptorBufferInfo & rhs)

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

DescriptorBufferInfo & operator= (const VkDescriptorBufferInfo & rhs)

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

DescriptorBufferInfo & setBuffer (vk::Buffer buffer_)

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

DescriptorBufferInfo & setOffset (vk::DeviceSize offset_)

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

DescriptorBufferInfo & setRange (vk::DeviceSize range_)

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

const VkDescriptorBufferInfo & operator const VkDescriptorBufferInfo & ()

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

VkDescriptorBufferInfo & operator VkDescriptorBufferInfo & ()

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

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

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