Function Gl.VertexAttribFormat
Commands for GL_VERSION_4_3
void VertexAttribFormat
(
uint attribindex,
int size,
uint type,
ubyte normalized,
uint relativeoffset
) const;