Home
last modified time | relevance | path

Searched defs:buildCfg (Results 1 – 6 of 6) sorted by relevance

/external/deqp/scripts/
Dbuild_caselists.py67 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
Dmustpass.py123 def readAndSortCaseList (buildCfg, generator, module): argument
428 def genMustpassLists (mustpassLists, generator, buildCfg): argument
/external/deqp/external/openglcts/scripts/
Dbuild_caselists.py112 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
Dmustpass.py143 def getCaseList (buildCfg, generator, module): argument
428 def genMustpassLists (mustpassLists, generator, buildCfg): argument
/external/deqp/external/vulkancts/scripts/
Damber_verify.py53 def execBuildPrograms (buildCfg, generator, module): argument
93 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
Dbuild_spirv_binaries.py63 def execBuildPrograms (buildCfg, generator, module, dstPath, vulkanVersion): argument
115 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable