Function gl33::global_loader::glDrawElementsInstanced[][src]

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

glDrawElementsInstanced

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