Module libktx_rs::texture[][src]

Expand description

Core types involving KTX Textures.

Structs

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.