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