Trait gfx::format::BlendChannel

source ·
pub trait BlendChannel: RenderChannel { }
Expand description

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

Implementors§