HomeSort by relevance Sort by last modified time
    Searched refs:detectSSE (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/Common/
CPUID.hpp 74 static bool detectSSE();
CPUID.cpp 34 bool CPUID::SSE = detectSSE();
195 bool CPUID::detectSSE()
  /external/swiftshader/src/OpenGL/libGL/
Display.cpp 70 static bool detectSSE()
91 if(!detectSSE())
  /external/swiftshader/src/OpenGL/libEGL/
Display.cpp 124 static bool detectSSE()
139 if(!detectSSE())

Completed in 80 milliseconds