Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dbuild_caselists.py66 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
Dmustpass.py148 def getCaseList (buildCfg, generator, module): argument
368 def genMustpassLists (mustpassLists, generator, buildCfg): argument
/external/deqp/external/vulkancts/scripts/
Dbuild_spirv_binaries.py62 def execBuildPrograms (buildCfg, generator, module, dstPath): argument
103 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable