Home | History | Annotate | Download | only in SDL

Lines Matching full:blending

154 #define SDL_SRCALPHA	0x00010000	/**< Blit uses source alpha blending */
626 * If 'flag' is 0, alpha blending is disabled for the surface.
627 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.