Home | History | Annotate | Download | only in include

Lines Matching defs:SDL_SRCALPHA

135 #define SDL_SRCALPHA	0x00010000	/* Blit uses source alpha blending */
493 * SDL_SRCALPHA means that the surface will be used for alpha blits and
580 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.
638 * SDL_SRCALPHA set:
641 * SDL_SRCALPHA not set:
648 * SDL_SRCALPHA set:
651 * SDL_SRCALPHA not set:
658 * SDL_SRCALPHA set:
662 * SDL_SRCALPHA not set:
669 * SDL_SRCALPHA set:
671 * SDL_SRCALPHA not set: