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