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