Searched refs:CPU_HAS_SSE2 (Results 1 – 1 of 1) sorted by relevance
103 #define CPU_HAS_SSE2 (1 << 5) macro747 SDL_CPUFeatures |= CPU_HAS_SSE2; in SDL_GetCPUFeatures()820 return CPU_FEATURE_AVAILABLE(CPU_HAS_SSE2); in SDL_HasSSE2()
Completed in 4 milliseconds