Constant SDL_GPU_STENCILOP_INCREMENT_AND_CLAMP

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

Increments the current value and clamps to the maximum value.