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