SDL_GPU_BLENDOP_SUBTRACT

Constant SDL_GPU_BLENDOP_SUBTRACT 

Source
pub const SDL_GPU_BLENDOP_SUBTRACT: SDL_GPUBlendOp;
Expand description

(source * source_factor) - (destination * destination_factor)