logo
pub unsafe fn glVertexAttribFormat(
    attribindex: GLuint,
    size: GLint,
    type_: GLenum,
    normalized: GLboolean,
    relativeoffset: GLuint
)
Expand description

glVertexAttribFormat(attribindex, size, type_, normalized, relativeoffset) type_ group: VertexAttribType