pub trait StencilSurface: SurfaceTyped { }
Expand description

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

Implementors§