Trait gfx_core::format::BlendChannel
[−]
[src]
pub trait BlendChannel: RenderChannel { }An ability of a channel type to be used for blended render targets.
Implementors
impl BlendChannel for Inormimpl BlendChannel for Unormimpl BlendChannel for Floatimpl BlendChannel for Srgb