Handbook
Glossary
glProgramUniform4fv ( program location count value -- )
Vocabulary
opengl
.
gl
Inputs
program
an
object
location
an
object
count
an
object
value
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glProgramUniform4fv
( program location count value -- )
{
"glProgramUniform4fv"
}
441
gl-function-pointer
\
void
{
GLuint
GLint
GLsizei
pointer:
GLfloat
}
\
cdecl
alien-indirect
;