Searched refs:FunctionInliningCase (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOptimizationTests.cpp | 462 class FunctionInliningCase : public ShaderOptimizationCase class 465 …FunctionInliningCase(Context &context, const char *name, const char *description, CaseShaderType c… in FunctionInliningCase() function in deqp::gles3::Performance::__anon24528f330111::FunctionInliningCase 1171 … new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestingDepth)); in init()
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOptimizationTests.cpp | 455 class FunctionInliningCase : public ShaderOptimizationCase class 458 …FunctionInliningCase(Context &context, const char *name, const char *description, CaseShaderType c… in FunctionInliningCase() function in deqp::gles2::Performance::__anon9fd9d6310111::FunctionInliningCase 1159 … new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestingDepth)); in init()
|