Constant SDL_GPU_STENCILOP_KEEP
pub const SDL_GPU_STENCILOP_KEEP: SDL_GPUStencilOp;
Available on crate feature
dep_sdl3
only.Expand description
Keeps the current value.
pub const SDL_GPU_STENCILOP_KEEP: SDL_GPUStencilOp;
dep_sdl3
only.Keeps the current value.