Searched defs:SDL_HWPALETTE (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_video.h139 #define SDL_HWPALETTE 0x20000000 /**< Surface has exclusive palette */ macro
345 * If SDL_HWPALETTE is set in 'flags', the SDL library will guarantee
461 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
477 * palettes is only possible if the screen has SDL_HWPALETTE set.

Completed in 462 milliseconds