Handbook
Glossary
glBeginQuery ( 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
:
glBeginQuery
( target id -- )
{
"glBeginQuery"
"glBeginQueryARB"
}
98
gl-function-pointer
\
void
{
GLenum
GLuint
}
\
cdecl
alien-indirect
;