Handbook
Glossary
texture-gl-internal-format ( texture -- internal-format )
Vocabulary
gpu
.
textures
.
private
Inputs
texture
an
object
Outputs
internal-format
an
object
Definition
USING:
accessors
kernel
opengl.textures
;
IN:
gpu.textures.private
:
texture-gl-internal-format
( texture -- internal-format )
[
component-order>>
]
[
component-type>>
]
bi
image-internal-format
;
inline