Function gl::VertexAttribPointer

source ·
pub unsafe fn VertexAttribPointer(
    index: GLuint,
    size: GLint,
    type_: GLenum,
    normalized: GLboolean,
    stride: GLsizei,
    pointer: *const c_void
)
Expand description

Fallbacks: VertexAttribPointerARB