Trait gfx::format::BlendChannel
[−]
[src]
pub trait BlendChannel: RenderChannel { }
An ability of a channel type to be used for blended render targets.
Implementors
impl BlendChannel for Inorm
impl BlendChannel for Unorm
impl BlendChannel for Float
impl BlendChannel for Srgb