Trait gfx_core::format::BlendFormat [−][src]
Ability to be used for blended render targets.
Implementors
impl<F> BlendFormat for F where
F: Formatted,
F::Surface: RenderSurface,
F::Channel: BlendChannel,
[src]
F: Formatted,
F::Surface: RenderSurface,
F::Channel: BlendChannel,