Searched refs:CPU_HAS_SSE (Results 1 – 1 of 1) sorted by relevance
41 #define CPU_HAS_SSE 0x00000040 macro353 SDL_CPUFeatures |= CPU_HAS_SSE; in SDL_GetCPUFeatures()407 if ( SDL_GetCPUFeatures() & CPU_HAS_SSE ) { in SDL_HasSSE()