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