Handbook
Glossary
glCreateFramebuffers ( n framebuffers -- )
Vocabulary
opengl
.
gl
Inputs
n
an
object
framebuffers
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glCreateFramebuffers
( n framebuffers -- )
{
"glCreateFramebuffers"
}
485
gl-function-pointer
\
void
{
GLsizei
pointer:
GLuint
}
\
cdecl
alien-indirect
;