Function gl33::global_loader::glDrawRangeElements[][src]

pub unsafe fn glDrawRangeElements(
    mode: PrimitiveType,
    start: c_uint,
    end: c_uint,
    count: c_int,
    type_: DrawElementsType,
    indices: *const c_void
)

glDrawRangeElements

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