Skip to content

Struct atlas::vk::descriptor_set_layout

ClassList > atlas > vk > descriptor_set_layout

Public Attributes

Type Name
uint32_t allocate_count = 0
std::span< descriptor_binding_entry > entry
uint32_t max_sets = 0
uint32_t size_bytes = 0

Public Attributes Documentation

variable allocate_count

uint32_t atlas::vk::descriptor_set_layout::allocate_count;

variable entry

std::span<descriptor_binding_entry> atlas::vk::descriptor_set_layout::entry;

variable max_sets

uint32_t atlas::vk::descriptor_set_layout::max_sets;

variable size_bytes

uint32_t atlas::vk::descriptor_set_layout::size_bytes;


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