The EXT_draw_range_elements extension defines an entrypoint, glDrawRangeElementsEXT(), which is a restricted form of glDrawElements() that informs the implementation that a subrange of the vertices will be referenced by the index list. For complete technical details, see the EXT_draw_range_elements spec.
|