Luna::RHI::VertexBufferView::element_size
u32 element_size
The size, in butes, of every vertex element in the vertex buffer. The element size must be equal to InputBindingDesc::element_size
of the pipeline state object used to draw this vertex buffer.