Home
last modified time | relevance | path

Searched refs:glConfigName (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp281 configInfo cfgInfo = parseConfigBitsFromName(aosp_mustpass_egl_first_cfg[i].glConfigName); in getTestRunsForAOSPEGL()
310 ….push_back(string("--deqp-gl-config-name=") + string(aosp_mustpass_egl_first_cfg[i].glConfigName)); in getTestRunsForAOSPEGL()
325 configInfo cfgInfo = parseConfigBitsFromName(aosp_mustpass_es_first_cfg[i].glConfigName); in getTestRunsForAOSPES()
340 de::toString(aosp_mustpass_es_first_cfg[i].glConfigName)) in getTestRunsForAOSPES()
355 …s.push_back(string("--deqp-gl-config-name=") + string(aosp_mustpass_es_first_cfg[i].glConfigName)); in getTestRunsForAOSPES()
DglcTestRunner.hpp49 const char* glConfigName; member
/external/deqp/external/openglcts/scripts/
Dmustpass.py344 …BLE_ELEM_PATTERN.format(apiType = pApiType, configName = pConfigName, glConfigName = pGLConfig, sc…