[][src]Module luminance::backend::texture

Texture backend interface.

This interface defines the low-level API textures must implement to be usable.

Traits

Texture
TextureBase

The base texture trait.