Home | History | Annotate | Download | only in include

Lines Matching refs:SDL_HWPALETTE

123 #define SDL_HWPALETTE	0x20000000	/* Surface has exclusive palette */
308 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
434 * palettes is only possible if the screen has SDL_HWPALETTE set.