Handbook
Glossary
glBindBuffer ( target buffer -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
buffer
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glBindBuffer
( target buffer -- )
{
"glBindBuffer"
"glBindBufferARB"
}
99
gl-function-pointer
\
void
{
GLenum
GLuint
}
\
cdecl
alien-indirect
;