Function Gl.VertexArrayAttribFormat
Commands for GL_VERSION_4_5
void VertexArrayAttribFormat
(
uint vaobj,
uint attribindex,
int size,
uint type,
ubyte normalized,
uint relativeoffset
) const;