VertexInputAttrib

Describes a vertex attribute

Members

Variables

binding
uint binding;
Undocumented in source.
format
Format format;
Undocumented in source.
location
uint location;
Undocumented in source.
offset
size_t offset;
Undocumented in source.

Meta