Constant SDL_BLENDOPERATION_ADD

pub const SDL_BLENDOPERATION_ADD: SDL_BlendOperation;
Available on crate feature dep_sdl3 only.
Expand description

dst + src: supported by all renderers