Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glMultiTexCoord4s ( target s t r q -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glMultiTexCoord4s
( target s t r q -- )
{
"glMultiTexCoord4sARB"
"glMultiTexCoord4s"
}
47
gl-function-pointer
\
void
{
GLenum
GLshort
GLshort
GLshort
GLshort
}
\
cdecl
alien-indirect
;