Searched defs:buildCfg (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/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 | 197 def getCaseDict (buildCfg, generator, module): argument 623 def genMustpassLists (mustpassLists, generator, buildCfg): argument
|
/third_party/vk-gl-cts/external/openglcts/scripts/ |
D | build_caselists.py | 110 def getModulesPath (buildCfg): argument 119 def getCaseListPath (buildCfg, module, caseListType): argument 124 def genCaseList (buildCfg, generator, caseListType): argument 135 def genAndCopyCaseList (buildCfg, generator, module, dstDir, caseListType): argument
|
D | mustpass.py | 142 def getCaseList (buildCfg, generator, module): argument 427 def genMustpassLists (mustpassLists, generator, buildCfg): argument
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
D | amber_verify.py | 52 def execBuildPrograms (buildCfg, generator, module): argument 92 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|
D | build_spirv_binaries.py | 62 def execBuildPrograms (buildCfg, generator, module, dstPath, vulkanVersion): argument 109 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
|