Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glVertexAttrib4s ( index x y z w -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttrib4s
( index x y z w -- )
{
"glVertexAttrib4sARB"
"glVertexAttrib4s"
}
203
gl-function-pointer
\
void
{
GLuint
GLshort
GLshort
GLshort
GLshort
}
\
cdecl
alien-indirect
;