Searched refs:CPU_HAS_SSE2 (Results 1 – 1 of 1) sorted by relevance
42 #define CPU_HAS_SSE2 0x00000080 macro356 SDL_CPUFeatures |= CPU_HAS_SSE2; in SDL_GetCPUFeatures()415 if ( SDL_GetCPUFeatures() & CPU_HAS_SSE2 ) { in SDL_HasSSE2()