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