Searched refs:CPU_HAS_SSE42 (Results 1 – 1 of 1) sorted by relevance
106 #define CPU_HAS_SSE42 (1 << 8) macro759 SDL_CPUFeatures |= CPU_HAS_SSE42; in SDL_GetCPUFeatures()838 return CPU_FEATURE_AVAILABLE(CPU_HAS_SSE42); in SDL_HasSSE42()
Completed in 3 milliseconds