glMultiDrawElementsBaseVertex is available only if the GL version is 3.1 or greater. GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_TRIANGLE_STRIP_ADJACENCY and GL_TRIANGLES_ADJACENCY are available only if the GL version is 3.2 or greater.
glMultiDrawElements, glDrawElementsBaseVertex, glDrawArrays, glVertexAttribPointer
Copyright 2010 Khronos Group. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. http://opencontent.org/openpub/.
glMultiDrawElementsBaseVertex: man3/glMultiDrawElementsBaseVertex.xml
glMultiDrawElementsBaseVertex behaves identically to glDrawElementsBaseVertex, except that primcount separate lists of elements are specifried instead. It has the same effect as: