Home
last modified time | relevance | path

Searched refs:detectSSE (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Common/
DCPUID.cpp34 bool CPUID::SSE = detectSSE();
195 bool CPUID::detectSSE() in detectSSE() function in sw::CPUID
DCPUID.hpp74 static bool detectSSE();
/external/swiftshader/src/OpenGL/libGL/
DDisplay.cpp70 static bool detectSSE() in detectSSE() function
91 if(!detectSSE()) in initialize()
/external/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp124 static bool detectSSE() in detectSSE() function
139 if(!detectSSE()) in initialize()