Home
last modified time | relevance | path

Searched refs:khronos_mustpass_es_other_cfg (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/runner/
DglcKhronosMustpassEs.hpp34 static const RunParams khronos_mustpass_es_other_cfg[] = { variable
DglcTestRunner.cpp417 DE_LENGTH_OF_ARRAY(khronos_mustpass_es_other_cfg); in getTestRunsForES()
418 …nst RunParams* runParams = isFirst ? khronos_mustpass_es_first_cfg : khronos_mustpass_es_other_cfg; in getTestRunsForES()