Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glEndQuery ( target -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glEndQuery
( target -- )
{
"glEndQueryARB"
"glEndQuery"
}
103
gl-function-pointer
\
void
{
GLenum
}
\
cdecl
alien-indirect
;