Constant SDL_GPU_STENCILOP_INCREMENT_AND_WRAP

pub const SDL_GPU_STENCILOP_INCREMENT_AND_WRAP: SDL_GPUStencilOp;
Available on crate feature dep_sdl3 only.
Expand description

Increments the current value and wraps back to 0.