Handbook
Glossary
glVertexAttrib4bv ( index v -- )
Vocabulary
opengl
.
gl
Inputs
index
an
object
v
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttrib4bv
( index v -- )
{
"glVertexAttrib4bv"
"glVertexAttrib4bvARB"
}
198
gl-function-pointer
\
void
{
GLuint
pointer:
GLbyte
}
\
cdecl
alien-indirect
;