[−][src]Type Definition gfx_hal::pso::StencilValues
type StencilValues = State<Sided<StencilValue>>;
Pair of stencil values that could be either baked into a graphics pipeline or provided dynamically.
type StencilValues = State<Sided<StencilValue>>;
Pair of stencil values that could be either baked into a graphics pipeline or provided dynamically.