Trait gfx::format::StencilFormat [−][src]
Ability to be used for vertex buffers.
Implementors
impl<F> StencilFormat for F where
F: Formatted,
<F as Formatted>::Surface: StencilSurface,
<F as Formatted>::Channel: RenderChannel,
[src]
F: Formatted,
<F as Formatted>::Surface: StencilSurface,
<F as Formatted>::Channel: RenderChannel,