Searched defs:buildCfg (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/scripts/ |
| D | build_caselists.py | 67 def getModulesPath (buildCfg): argument 70 def getBuiltModules (buildCfg): argument 84 def getCaseListPath (buildCfg, module, caseListType): argument 87 def genCaseList (buildCfg, generator, module, caseListType): argument 98 def genAndCopyCaseList (buildCfg, generator, module, dstDir, caseListType): argument 147 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|
| D | mustpass.py | 123 def readAndSortCaseList (buildCfg, generator, module): argument 428 def genMustpassLists (mustpassLists, generator, buildCfg): argument
|
| /external/deqp/external/openglcts/scripts/ |
| D | build_caselists.py | 112 def getModulesPath (buildCfg): argument 121 def getCaseListPath (buildCfg, module, caseListType): argument 126 def genCaseList (buildCfg, generator, caseListType): argument 137 def genAndCopyCaseList (buildCfg, generator, module, dstDir, caseListType): argument
|
| D | mustpass.py | 143 def getCaseList (buildCfg, generator, module): argument 428 def genMustpassLists (mustpassLists, generator, buildCfg): argument
|
| /external/deqp/external/vulkancts/scripts/ |
| D | amber_verify.py | 53 def execBuildPrograms (buildCfg, generator, module): argument 93 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|
| D | build_spirv_binaries.py | 63 def execBuildPrograms (buildCfg, generator, module, dstPath, vulkanVersion): argument 115 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|