Trait gfx::format::RenderSurface []

pub trait RenderSurface: SurfaceTyped { }

An ability of a surface type to be used for render targets.

Implementors