[][src]Trait gfx::format::StencilSurface

pub trait StencilSurface: SurfaceTyped { }
[]

An ability of a surface type to be used for stencil targets.

Implementors

impl StencilSurface for D24_S8[src]