Function alacritty::gl::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