Type Definition gfx_hal::pso::StencilValues

source · []
pub type StencilValues = State<Sided<StencilValue>>;
Expand description

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