Home | History | Annotate | Download | only in SDL

Lines Matching defs:SDL_SRCALPHA

147 #define SDL_SRCALPHA	0x00010000	/* Blit uses source alpha blending */
495 * SDL_SRCALPHA means that the surface will be used for alpha blits and
582 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.
640 * SDL_SRCALPHA set:
643 * SDL_SRCALPHA not set:
650 * SDL_SRCALPHA set:
653 * SDL_SRCALPHA not set:
660 * SDL_SRCALPHA set:
664 * SDL_SRCALPHA not set:
671 * SDL_SRCALPHA set:
673 * SDL_SRCALPHA not set: