Trait gfx::format::DepthStencilFormat [−][src]
Ability to be used for depth+stencil targets.
Implementors
impl<F> DepthStencilFormat for F where
F: DepthFormat + StencilFormat,
[src]
F: DepthFormat + StencilFormat,