Constant SDL_GPU_STENCILOP_DECREMENT_AND_CLAMP

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

Decrements the current value and clamps to 0.