Home
last modified time | relevance | path

Searched defs:runParams (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.hpp69 std::vector<TestRunParams> runParams; member
H A DglcTestRunner.cpp370 static void getTestRunsForNoContext(glu::ApiType type, vector<TestRunParams>& runs, const ConfigList& configs, const RunParams* runParams, in getTestRunsForNoContext() argument
407 getTestRunsForSingleConfig(glu::ApiType type, vector<TestRunParams>& runs, const ConfigList& configs, const RunParams* runParams, const int numRunParams, const char* mustpassDir) getTestRunsForSingleConfig() argument
457 const RunParams* runParams = isFirst ? khronos_mustpass_es_first_cfg : khronos_mustpass_es_other_cfg; getTestRunsForES() local
505 const RunParams* runParams = khronos_mustpass_aosp_for_gl_first_cfg; getTestRunsForESForGL() local
545 const RunParams* runParams = isFirst ? khronos_mustpass_gl_first_cfg : khronos_mustpass_gl_other_cfg; getTestRunsForGL() local
819 initSession(const TestRunParams& runParams) initSession() argument
[all...]

Completed in 2 milliseconds