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