Home
last modified time | relevance | path

Searched refs:setEnableSSE3 (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/Reactor/
DCPUID.hpp44 static void setEnableSSE3(bool enable);
DCPUID.cpp112 void CPUID::setEnableSSE3(bool enable) in setEnableSSE3() function in rr::CPUID
/external/swiftshader/src/Common/
DCPUID.hpp46 static void setEnableSSE3(bool enable);
DCPUID.cpp114 void CPUID::setEnableSSE3(bool enable) in setEnableSSE3() function in sw::CPUID
/external/swiftshader/src/System/
DCPUID.hpp46 static void setEnableSSE3(bool enable);
DCPUID.cpp114 void CPUID::setEnableSSE3(bool enable) in setEnableSSE3() function in sw::CPUID
/external/swiftshader/src/Device/
DRenderer.cpp2415 CPUID::setEnableSSE3(configuration.enableSSE3); in updateConfiguration()
/external/swiftshader/src/Renderer/
DRenderer.cpp2849 CPUID::setEnableSSE3(configuration.enableSSE3); in updateConfiguration()