Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcTestRunner.cpp283 configInfo cfgInfo = parseConfigBitsFromName(aosp_mustpass_egl_first_cfg[i].glConfigName); in getTestRunsForAOSPEGL()
312 ….push_back(string("--deqp-gl-config-name=") + string(aosp_mustpass_egl_first_cfg[i].glConfigName)); in getTestRunsForAOSPEGL()
327 configInfo cfgInfo = parseConfigBitsFromName(aosp_mustpass_es_first_cfg[i].glConfigName); in getTestRunsForAOSPES()
342 de::toString(aosp_mustpass_es_first_cfg[i].glConfigName)) in getTestRunsForAOSPES()
357 …s.push_back(string("--deqp-gl-config-name=") + string(aosp_mustpass_es_first_cfg[i].glConfigName)); in getTestRunsForAOSPES()
DglcTestRunner.hpp49 const char* glConfigName; member
/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py350 …BLE_ELEM_PATTERN.format(apiType = pApiType, configName = pConfigName, glConfigName = pGLConfig, sc…