Searched refs:GetBlitFeatures (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_blit_N.c813 static Uint32 GetBlitFeatures( void ) function
841 #define GetBlitFeatures() ((Uint32)(SDL_HasMMX() ? 1 : 0)) macro
2457 ((table[which].blit_features & GetBlitFeatures()) == table[which].blit_features) )

Completed in 55 milliseconds