Lines Matching defs:mustpassDir

235 static const string getCaseListFileOption(const char* mustpassDir, const char* apiName, const char* mustpassName)
242 return case_list_option + mustpassDir + apiName + "-" + mustpassName + ".txt";
259 static void getBaseOptions(std::vector<std::string>& args, const char* mustpassDir, const char* apiName,
262 args.push_back(getCaseListFileOption(mustpassDir, apiName, configName));
309 getBaseOptions(params.args, mustpassDir, apiName, aosp_mustpass_egl_first_cfg[i].configName,
354 getBaseOptions(params.args, mustpassDir, apiName, aosp_mustpass_es_first_cfg[i].configName,
371 const int numRunParams, const char* mustpassDir)
389 getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRotation, width,
404 DE_LENGTH_OF_ARRAY(khronos_mustpass_es_nocontext_first_cfg), mustpassDir);
408 const int numRunParams, const char* mustpassDir)
426 getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRotation, width,
440 DE_LENGTH_OF_ARRAY(khronos_mustpass_es_single_config_first_cfg), mustpassDir);
475 getBaseOptions(params.args, mustpassDir, apiName, runParams[runNdx].configName,
490 DE_LENGTH_OF_ARRAY(khronos_mustpass_gl_nocontext_first_cfg), mustpassDir);
496 DE_LENGTH_OF_ARRAY(khronos_mustpass_gl_single_config_first_cfg), mustpassDir);
521 getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRotation, width,
563 getBaseOptions(params.args, mustpassDir, apiName, runParams[runNdx].configName,