Handbook
Glossary
glTextureParameterIiv ( texture pname params -- )
Vocabulary
opengl
.
gl
Inputs
texture
an
object
pname
an
object
params
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glTextureParameterIiv
( texture pname params -- )
{
"glTextureParameterIiv"
}
526
gl-function-pointer
\
void
{
GLuint
GLenum
pointer:
GLint
}
\
cdecl
alien-indirect
;