Searched refs:CPU_HAS_SSE (Results 1 – 1 of 1) sorted by relevance
102 #define CPU_HAS_SSE (1 << 4) macro743 SDL_CPUFeatures |= CPU_HAS_SSE; in SDL_GetCPUFeatures()814 return CPU_FEATURE_AVAILABLE(CPU_HAS_SSE); in SDL_HasSSE()
Completed in 3 milliseconds