Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glIsQuery ( id -- GLboolean )
Vocabulary
opengl.gl
Definition
USING:
alien
opengl.gl.extensions
;
IN:
opengl.gl
:
glIsQuery
( id -- GLboolean )
{
"glIsQueryARB"
"glIsQuery"
}
113
gl-function-pointer
\
GLboolean
{
GLuint
}
\
cdecl
alien-indirect
;