Trait gfx::format::TextureChannel []

pub trait TextureChannel: ChannelTyped { }

An ability of a channel type to be used for textures.

Implementors