Trait gfx::format::TextureFormat [−][src]
Ability to be used for textures.
Implementors
impl<F> TextureFormat for F where
F: Formatted,
<F as Formatted>::Surface: TextureSurface,
<F as Formatted>::Channel: TextureChannel,
[src]
F: Formatted,
<F as Formatted>::Surface: TextureSurface,
<F as Formatted>::Channel: TextureChannel,