Struct atlas::vk::vertex_attribute
ClassList > atlas > vk > vertex_attribute
Public Attributes
Type | Name |
---|---|
uint32_t | binding |
std::span< vertex_attribute_entry > | entries |
input_rate | input_rate |
uint32_t | stride |
Public Attributes Documentation
variable binding
uint32_t atlas::vk::vertex_attribute::binding;
variable entries
std::span<vertex_attribute_entry> atlas::vk::vertex_attribute::entries;
variable input_rate
input_rate atlas::vk::vertex_attribute::input_rate;
variable stride
uint32_t atlas::vk::vertex_attribute::stride;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp