Trait StencilSurface
gfx::format
pub trait StencilSurface: SurfaceTyped { }
An ability of a surface type to be used for stencil targets.
impl StencilSurface for D24_S8