Handbook
Glossary
glVertexArrayVertexBuffers ( vaobj first count buffers offsets strides -- )
Vocabulary
opengl
.
gl
Inputs
vaobj
an
object
first
an
object
count
an
object
buffers
an
object
offsets
an
object
strides
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexArrayVertexBuffers
( vaobj first count buffers offsets strides -- )
{
"glVertexArrayVertexBuffers"
}
544
gl-function-pointer
\
void
{
GLuint
GLuint
GLsizei
pointer:
GLuint
pointer:
GLintptr
pointer:
GLsizei
}
\
cdecl
alien-indirect
;