Handbook
Glossary
glCreateShader ( type -- GLuint )
Vocabulary
opengl
.
gl
Inputs
type
an
object
Outputs
GLuint
an
object
Definition
USING:
alien
opengl.gl.extensions
;
IN:
opengl.gl
:
glCreateShader
( type -- GLuint )
{
"glCreateShader"
"glCreateShaderObjectARB"
}
122
gl-function-pointer
\
GLuint
{
GLenum
}
\
cdecl
alien-indirect
;