Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp462 const int numRunParams = isFirst ? DE_LENGTH_OF_ARRAY(khronos_mustpass_gl_first_cfg) : in getTestRunsForGL()
464 …const RunParams* runParams = isFirst ? khronos_mustpass_gl_first_cfg : khronos_mustpass_gl_other_c… in getTestRunsForGL()
DglcKhronosMustpassGl.hpp24 static const RunParams khronos_mustpass_gl_first_cfg[] = { variable