Handbook
Glossary
draw-single-texture-gl3 ( texture -- )
Vocabulary
ui
.
render
Inputs
texture
an
object
Outputs
None
Definition
USING:
accessors
;
IN:
ui.render
::
draw-single-texture-gl3
( texture -- )
texture
loc>>
texture
dim>>
texture
texture>>
texture
image>>
upside-down?>>
gl3-draw-texture
;