Constant ctru_sys::GPU_STENCIL_DECR_WRAP
source · pub const GPU_STENCIL_DECR_WRAP: GPU_STENCILOP = 7;
Expand description
< Decrement value. (old_stencil - 1)
pub const GPU_STENCIL_DECR_WRAP: GPU_STENCILOP = 7;
< Decrement value. (old_stencil - 1)