Handbook
Glossary
glCompileShader ( shader -- )
Vocabulary
opengl
.
gl
Inputs
shader
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glCompileShader
( shader -- )
{
"glCompileShader"
"glCompileShaderARB"
}
120
gl-function-pointer
\
void
{
GLuint
}
\
cdecl
alien-indirect
;