Home | History | Annotate | Download | only in SDL

Lines Matching defs:SDL_HWPALETTE

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