Searched refs:LoopInvariantCodeMotionCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOptimizationTests.cpp | 349 class LoopInvariantCodeMotionCase : public ShaderOptimizationCase class 352 …LoopInvariantCodeMotionCase (Context& context, const char* name, const char* description, CaseShad… in LoopInvariantCodeMotionCase() function in deqp::gles2::Performance::__anonf46dc3bb0111::LoopInvariantCodeMotionCase 920 …loopInvariantCodeMotionGroup->addChild(new LoopInvariantCodeMotionCase(m_context, name.c_str(), ""… in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOptimizationTests.cpp | 352 class LoopInvariantCodeMotionCase : public ShaderOptimizationCase class 355 …LoopInvariantCodeMotionCase (Context& context, const char* name, const char* description, CaseShad… in LoopInvariantCodeMotionCase() function in deqp::gles3::Performance::__anon78e67cbd0111::LoopInvariantCodeMotionCase 931 …loopInvariantCodeMotionGroup->addChild(new LoopInvariantCodeMotionCase(m_context, name.c_str(), ""… in init()
|