Function epoxy::VertexArrayVertexAttribFormatEXT [] [src]

pub unsafe fn VertexArrayVertexAttribFormatEXT(
    vaobj: GLuint,
    attribindex: GLuint,
    size: GLint,
    type_: GLenum,
    normalized: GLboolean,
    relativeoffset: GLuint
)