Constant ctru_sys::GPU_STENCIL_DECR
source · pub const GPU_STENCIL_DECR: GPU_STENCILOP = 4;
Expand description
< Decrement value. (old_stencil - 1 saturated to [0, 255])
pub const GPU_STENCIL_DECR: GPU_STENCILOP = 4;
< Decrement value. (old_stencil - 1 saturated to [0, 255])