Handbook
Glossary
glBindTexture ( target texture -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
texture
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glBindTexture
(
GLenum
target,
GLuint
texture )