Constant ctru_sys::GPU_STENCIL_INCR
source · pub const GPU_STENCIL_INCR: GPU_STENCILOP = 3;
Expand description
< Increment value. (old_stencil + 1 saturated to [0, 255])
pub const GPU_STENCIL_INCR: GPU_STENCILOP = 3;
< Increment value. (old_stencil + 1 saturated to [0, 255])