glDrawElementsInstanced ( mode count type indices primcount -- )


Vocabulary
opengl.gl

Inputs
modean object
countan object
typean object
indicesan object
primcountan object


Outputs
None

Definition


: glDrawElementsInstanced
( mode count type indices primcount -- )
{ "glDrawElementsInstanced" "glDrawElementsInstancedARB" }
281 gl-function-pointer \ void
{ GLenum GLsizei GLenum pointer: GLvoid GLsizei } \ cdecl
alien-indirect ;