Function gl::DrawRangeElements

source ·
pub unsafe fn DrawRangeElements(
    mode: GLenum,
    start: GLuint,
    end: GLuint,
    count: GLsizei,
    type_: GLenum,
    indices: *const c_void
)
Expand description

Fallbacks: DrawRangeElementsEXT