Trait gfx::format::RenderFormat []

pub trait RenderFormat: Formatted { }

Ability to be used for render targets.

Implementors