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