Handbook
Glossary
(texture-format) ( texture-id -- format )
Vocabulary
images
.
viewer
.
private
Inputs
texture-id
an
object
Outputs
format
an
object
Definition
USING:
opengl.gl
opengl.textures
;
IN:
images.viewer.private
:
(texture-format)
( texture-id -- format )
(bind-2d-texture)
GL_TEXTURE_2D
0
GL_TEXTURE_INTERNAL_FORMAT
get-texture-int
;