Trait gfx::format::TextureChannel [] [src]

pub trait TextureChannel: ChannelTyped { }

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

Implementors