logo
pub unsafe fn glVertexAttribFormat(
    attribindex: u32,
    size: i32,
    type_: u32,
    normalized: u8,
    relativeoffset: u32
)
Expand description

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