Function gl::VertexAttribLFormat

source ·
pub unsafe fn VertexAttribLFormat(
    attribindex: GLuint,
    size: GLint,
    type_: GLenum,
    relativeoffset: GLuint
)