Function gl33::global_loader::glDrawElementsBaseVertex[][src]

pub unsafe fn glDrawElementsBaseVertex(
    mode: PrimitiveType,
    count: c_int,
    type_: DrawElementsType,
    indices: *const c_void,
    basevertex: c_int
)

glDrawElementsBaseVertex

  • mode group: PrimitiveType
  • type group: DrawElementsType
  • indices len: COMPSIZE(count,type)