Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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.py197 def getCaseDict (buildCfg, generator, module): argument
623 def genMustpassLists (mustpassLists, generator, buildCfg): argument
/third_party/vk-gl-cts/external/openglcts/scripts/
Dbuild_caselists.py110 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
Dmustpass.py142 def getCaseList (buildCfg, generator, module): argument
427 def genMustpassLists (mustpassLists, generator, buildCfg): argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
Damber_verify.py52 def execBuildPrograms (buildCfg, generator, module): argument
92 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable
Dbuild_spirv_binaries.py62 def execBuildPrograms (buildCfg, generator, module, dstPath, vulkanVersion): argument
109 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable