Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DCPUID.hpp45 static void setEnableSSSE3(bool enable);
DCPUID.cpp130 void CPUID::setEnableSSSE3(bool enable) in setEnableSSSE3() function in rr::CPUID
/external/swiftshader/src/Common/
DCPUID.hpp47 static void setEnableSSSE3(bool enable);
DCPUID.cpp132 void CPUID::setEnableSSSE3(bool enable) in setEnableSSSE3() function in sw::CPUID
/external/swiftshader/src/System/
DCPUID.hpp47 static void setEnableSSSE3(bool enable);
DCPUID.cpp132 void CPUID::setEnableSSSE3(bool enable) in setEnableSSSE3() function in sw::CPUID
/external/swiftshader/src/Device/
DRenderer.cpp2414 CPUID::setEnableSSSE3(configuration.enableSSSE3); in updateConfiguration()
/external/swiftshader/src/Renderer/
DRenderer.cpp2848 CPUID::setEnableSSSE3(configuration.enableSSSE3); in updateConfiguration()