Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glLinkProgram ( program -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glLinkProgram
( program -- )
{
"glLinkProgramARB"
"glLinkProgram"
}
146
gl-function-pointer
\
void
{
GLuint
}
\
cdecl
alien-indirect
;