Searched refs:LoopInvariantCodeMotionCase (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOptimizationTests.cpp | 401 class LoopInvariantCodeMotionCase : public ShaderOptimizationCase class 404 LoopInvariantCodeMotionCase(Context &context, const char *name, const char *description, in LoopInvariantCodeMotionCase() function in deqp::gles3::Performance::__anon24528f330111::LoopInvariantCodeMotionCase 1156 … new LoopInvariantCodeMotionCase(m_context, name.c_str(), "", caseShaderType, loopIterations)); in init()
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOptimizationTests.cpp | 394 class LoopInvariantCodeMotionCase : public ShaderOptimizationCase class 397 LoopInvariantCodeMotionCase(Context &context, const char *name, const char *description, in LoopInvariantCodeMotionCase() function in deqp::gles2::Performance::__anon9fd9d6310111::LoopInvariantCodeMotionCase 1144 … new LoopInvariantCodeMotionCase(m_context, name.c_str(), "", caseShaderType, loopIterations)); in init()
|