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