Trait gfx_core::format::StencilFormat  
                   
                       [−]
                   
               [src]
pub trait StencilFormat: Formatted { }Ability to be used for vertex buffers.
Implementors
- impl<F> StencilFormat for F where F: Formatted, F::Surface: StencilSurface, F::Channel: RenderChannel