Expand description
Wrappers for the underlying C library’s enum types.
Structs§
- Pack
Uastc Flags - Texture
Create Flags crate::Texture
creation flags.- Transcode
Flags - Flags applied when transcoding a
crate::texture::Ktx2
via Basis Universal.
Enums§
- Create
Storage crate::Texture
storage creation flags.- KtxError
- Error codes as returned from the underlying C library.
- Pack
Astc Block Dimension - Block dimensions for ASTC compression.
- Pack
Astc Encoder Function - ASTC encoder profile function.
- Pack
Astc Encoder Mode - ASTC encoder mode.
- Pack
Astc Quality Level - Quality level for ASTC compression.
- Super
Compression Scheme - The supercompression scheme for a
crate::Texture
. - Transcode
Format - The destination format for transcoding a
crate::texture::Ktx2
via Basis Universal.