Module texture

Source
Expand description

Core types involving KTX Textures.

Structs§

AstcParams
Parameters for ASTC compression.
Ktx1
KTX1-specific Texture functionality.
Ktx2
KTX2-specific Texture functionality.
Texture
A KTX (1 or 2) texture.

Traits§

TextureSink
A sink of Textures, e.g. something they can be written to.
TextureSource
A source of Textures.