Handbook
Glossary
glDrawElementsInstanced ( mode count type indices primcount -- )
Vocabulary
opengl
.
gl
Inputs
mode
an
object
count
an
object
type
an
object
indices
an
object
primcount
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glDrawElementsInstanced
( mode count type indices primcount -- )
{
"glDrawElementsInstanced"
"glDrawElementsInstancedARB"
}
281
gl-function-pointer
\
void
{
GLenum
GLsizei
GLenum
pointer:
GLvoid
GLsizei
}
\
cdecl
alien-indirect
;