Searched refs:CPU_HAS_SSE41 (Results 1 – 1 of 1) sorted by relevance
105 #define CPU_HAS_SSE41 (1 << 7) macro755 SDL_CPUFeatures |= CPU_HAS_SSE41; in SDL_GetCPUFeatures()832 return CPU_FEATURE_AVAILABLE(CPU_HAS_SSE41); in SDL_HasSSE41()
Completed in 3 milliseconds