Skip to content

Struct atlas::vk::vk_buffer_info

ClassList > atlas > vk > vk_buffer_info

Specifications of the vulkan buffer handlers and the use and memory bits associated with the buffer handlers.

  • #include <vk_types.hpp>

Public Attributes

Type Name
uint32_t device_size = 0
VkMemoryPropertyFlags memory_property_flag
VkBufferUsageFlags usage

Public Attributes Documentation

variable device_size

uint32_t atlas::vk::vk_buffer_info::device_size;

variable memory_property_flag

VkMemoryPropertyFlags atlas::vk::vk_buffer_info::memory_property_flag;

variable usage

VkBufferUsageFlags atlas::vk::vk_buffer_info::usage;


The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp