Searched refs:SDL_PIXELFLAG (Results 1 – 1 of 1) sorted by relevance
123 #define SDL_PIXELFLAG(X) (((X) >> 28) & 0x0F) macro168 ((format) && (SDL_PIXELFLAG(format) != 1))
Completed in 3 milliseconds