Handbook
Glossary
glMultiTexCoord2s ( target s t -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
s
an
object
t
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glMultiTexCoord2s
( target s t -- )
{
"glMultiTexCoord2s"
"glMultiTexCoord2sARB"
}
32
gl-function-pointer
\
void
{
GLenum
GLshort
GLshort
}
\
cdecl
alien-indirect
;