Trait gfx::format::BlendFormat []

pub trait BlendFormat: RenderFormat { }

Ability to be used for blended render targets.

Implementors