Constant SDL_GPU_STENCILOP_INVERT
pub const SDL_GPU_STENCILOP_INVERT: SDL_GPUStencilOp;
Available on crate feature
dep_sdl3
only.Expand description
Bitwise-inverts the current value.
pub const SDL_GPU_STENCILOP_INVERT: SDL_GPUStencilOp;
dep_sdl3
only.Bitwise-inverts the current value.