Trait gfx::format::BlendChannel [] [src]

pub trait BlendChannel: RenderChannel { }

An ability of a channel type to be used for blended render targets.

Implementors