Searched refs:getBaseOptions (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/runner/ |
D | glcTestRunner.cpp | 257 static void getBaseOptions(std::vector<std::string>& args, const char* mustpassDir, const char* api… in getBaseOptions() function 307 getBaseOptions(params.args, mustpassDir, apiName, aosp_mustpass_egl_first_cfg[i].configName, in getTestRunsForAOSPEGL() 352 getBaseOptions(params.args, mustpassDir, apiName, aosp_mustpass_es_first_cfg[i].configName, in getTestRunsForAOSPES() 387 …getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRota… in getTestRunsForNoContext() 436 getBaseOptions(params.args, mustpassDir, apiName, runParams[runNdx].configName, in getTestRunsForES() 482 getBaseOptions(params.args, mustpassDir, apiName, runParams[runNdx].configName, in getTestRunsForGL()
|