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
pub const SDL_BLENDOPERATION_ADD: SDL_BlendOperation;
dep_sdl3
only.dst + src: supported by all renderers