[go: up one dir, main page]

Function gl::VertexAttribFormat

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