Lines Matching defs:SDL_HWPALETTE
139 #define SDL_HWPALETTE 0x20000000 /**< Surface has exclusive palette */345 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee461 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()477 * palettes is only possible if the screen has SDL_HWPALETTE set.