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