glDrawElementsBaseVertex ( mode count type indices basevertex -- )


Vocabulary
opengl.gl

Inputs
modean object
countan object
typean object
indicesan object
basevertexan object


Outputs
None

Definition


: glDrawElementsBaseVertex
( mode count type indices basevertex -- )
{ "glDrawElementsBaseVertex" "glDrawElementsBaseVertexARB" }
307 gl-function-pointer \ void
{ GLenum GLsizei GLenum pointer: GLvoid GLint } \ cdecl
alien-indirect ;