Handbook
Glossary
glProgramUniform3ui ( program location v0 v1 v2 -- )
Vocabulary
opengl
.
gl
Inputs
program
an
object
location
an
object
v0
an
object
v1
an
object
v2
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glProgramUniform3ui
( program location v0 v1 v2 -- )
{
"glProgramUniform3ui"
}
436
gl-function-pointer
\
void
{
GLuint
GLint
GLuint
GLuint
GLuint
}
\
cdecl
alien-indirect
;