Searched defs:runParams (Results 1 – 2 of 2) sorted by relevance
368 …::ApiType type, vector<TestRunParams>& runs, const ConfigList& configs, const RunParams* runParams, in getTestRunsForNoContext()418 …const RunParams* runParams = isFirst ? khronos_mustpass_es_first_cfg : khronos_mustpass_es_other_c… in getTestRunsForES() local464 …const RunParams* runParams = isFirst ? khronos_mustpass_gl_first_cfg : khronos_mustpass_gl_other_c… in getTestRunsForGL() local738 void TestRunner::initSession(const TestRunParams& runParams) in initSession()
69 std::vector<TestRunParams> runParams; member