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