Handbook
Glossary
glIsTexture ( texture -- GLboolean )
Vocabulary
opengl
.
gl
Inputs
texture
an
object
Outputs
GLboolean
an
object
Definition
USING:
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
GLboolean
glIsTexture
(
GLuint
texture )