Handbook
Glossary
glGetIntegeri_v ( value index data -- )
Vocabulary
opengl
.
gl
Inputs
value
an
object
index
an
object
data
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glGetIntegeri_v
( value index data -- )
{
"glGetIntegeri_v"
"glGetIntegerIndexedvEXT"
}
263
gl-function-pointer
\
void
{
GLenum
GLuint
pointer:
GLint
}
\
cdecl
alien-indirect
;