Handbook
Glossary
same-internal-format? ( image-gadget -- ? )
Vocabulary
images
.
viewer
.
private
Inputs
image-gadget
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
opengl.textures
;
IN:
images.viewer.private
:
same-internal-format?
( image-gadget -- ? )
[
texture-format
]
[
image>>
image-format
2drop
]
bi
=
;