Handbook
Glossary
glDisablei ( target index -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
index
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glDisablei
( target index -- )
{
"glDisablei"
"glDisableIndexedEXT"
}
265
gl-function-pointer
\
void
{
GLenum
GLuint
}
\
cdecl
alien-indirect
;