Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp455 const int numRunParams = isFirst ? DE_LENGTH_OF_ARRAY(khronos_mustpass_es_first_cfg) : in getTestRunsForES() local
504 const int numRunParams = DE_LENGTH_OF_ARRAY(khronos_mustpass_aosp_for_gl_first_cfg); in getTestRunsForESForGL() local
543 const int numRunParams = isFirst ? DE_LENGTH_OF_ARRAY(khronos_mustpass_gl_first_cfg) : in getTestRunsForGL() local
370 getTestRunsForNoContext(glu::ApiType type, vector<TestRunParams>& runs, const ConfigList& configs, const RunParams* runParams, const int numRunParams, const char* mustpassDir) getTestRunsForNoContext() argument
407 getTestRunsForSingleConfig(glu::ApiType type, vector<TestRunParams>& runs, const ConfigList& configs, const RunParams* runParams, const int numRunParams, const char* mustpassDir) getTestRunsForSingleConfig() argument
[all...]

Completed in 3 milliseconds