Searched refs:CPU_HAS_MMX (Results 1 – 1 of 1) sorted by relevance
37 #define CPU_HAS_MMX 0x00000002 macro341 SDL_CPUFeatures |= CPU_HAS_MMX; in SDL_GetCPUFeatures()375 if ( SDL_GetCPUFeatures() & CPU_HAS_MMX ) { in SDL_HasMMX()