Searched defs:buildCfg (Results 1 – 5 of 5) sorted by relevance
/external/deqp/scripts/ |
D | build_caselists.py | 66 def getModulesPath (buildCfg): argument 69 def getBuiltModules (buildCfg): argument 83 def getCaseListPath (buildCfg, module, caseListType): argument 86 def genCaseList (buildCfg, generator, module, caseListType): argument 97 def genAndCopyCaseList (buildCfg, generator, module, dstDir, caseListType): argument 146 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|
D | mustpass.py | 149 def getCaseList (buildCfg, generator, module): argument 386 def genMustpassLists (mustpassLists, generator, buildCfg): argument
|
/external/deqp/external/openglcts/scripts/ |
D | build_caselists.py | 105 def getModulesPath (buildCfg): argument 114 def getCaseListPath (buildCfg, module, caseListType): argument 119 def genCaseList (buildCfg, generator, caseListType): argument 130 def genAndCopyCaseList (buildCfg, generator, module, dstDir, caseListType): argument
|
D | mustpass.py | 142 def getCaseList (buildCfg, generator, module): argument 425 def genMustpassLists (mustpassLists, generator, buildCfg): argument
|
/external/deqp/external/vulkancts/scripts/ |
D | build_spirv_binaries.py | 62 def execBuildPrograms (buildCfg, generator, module, dstPath, vulkanVersion): argument 109 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|