Trait gfx_core::format::RenderFormat[][src]

pub trait RenderFormat: Formatted { }

Ability to be used for render targets.

Implementors