Expand description
Core types involving KTX Texture
s.
Structs§
- Astc
Params - Parameters for ASTC compression.
- Ktx1
- KTX1-specific
Texture
functionality. - Ktx2
- KTX2-specific
Texture
functionality. - Texture
- A KTX (1 or 2) texture.
Traits§
- Texture
Sink - A sink of
Texture
s, e.g. something they can be written to. - Texture
Source - A source of
Texture
s.