Searched refs:genCaseList (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | build_caselists.py | 125 def genCaseList (buildCfg, generator, caseListType): function 144 genCaseList(buildCfg, generator, module, caseListType)
|
H A D | mustpass.py | 28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET, GLCTS_BIN_NAME namespace 433 genCaseList(buildCfg, generator, "txt")
|
/third_party/vk-gl-cts/scripts/ |
H A D | build_caselists.py | 87 def genCaseList (buildCfg, generator, module, caseListType): function 106 genCaseList(buildCfg, generator, module, caseListType)
|
H A D | mustpass.py | 26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace 127 genCaseList(buildCfg, generator, module, "txt")
|
Completed in 3 milliseconds