Constant ctru_sys::GPU_STENCIL_INCR_WRAP
source · pub const GPU_STENCIL_INCR_WRAP: GPU_STENCILOP = 6;
Expand description
< Increment value. (old_stencil + 1)
pub const GPU_STENCIL_INCR_WRAP: GPU_STENCILOP = 6;
< Increment value. (old_stencil + 1)