Searched refs:CPU_HAS_SSE3 (Results 1 – 1 of 1) sorted by relevance
104 #define CPU_HAS_SSE3 (1 << 6) macro751 SDL_CPUFeatures |= CPU_HAS_SSE3; in SDL_GetCPUFeatures()826 return CPU_FEATURE_AVAILABLE(CPU_HAS_SSE3); in SDL_HasSSE3()
Completed in 4 milliseconds