Lines Matching full:blending
135 #define SDL_SRCALPHA 0x00010000 /* Blit uses source alpha blending */579 * If 'flag' is 0, alpha blending is disabled for the surface.580 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.