alacritty::gl

Function DrawElementsBaseVertex

source
pub unsafe fn DrawElementsBaseVertex(
    mode: c_uint,
    count: c_int,
    type_: c_uint,
    indices: *const c_void,
    basevertex: c_int,
)
Expand description

Fallbacks: DrawElementsBaseVertexEXT, DrawElementsBaseVertexOES