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