Type Definition gfx_hal::pso::StencilValues[][src]

type StencilValues = State<Sided<StencilValue>>;

Pair of stencil values that could be either baked into a graphics pipeline or provided dynamically.