Home
last modified time | relevance | path

Searched refs:getBuildConfig (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dbuild_mustpass.py31 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
52 BUILD_CONFIG = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")
H A Damber_verify.py46 def getBuildConfig (buildPathPtrn, targetName, buildType): function
93 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType)
H A Dbuild_spirv_binaries.py49 def getBuildConfig (buildPathPtrn, targetName, buildType): function
110 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType)
/third_party/vk-gl-cts/scripts/
H A Dcheck_build_sanity.py86 def getBuildConfig (self, env, buildDir): member in UnixConfig
94 def getBuildConfig (self, env, buildDir): member in VSConfig
113 curConfig = self.configGen.getBuildConfig(env, buildDir)
H A Dbuild_caselists.py60 def getBuildConfig (buildPathPtrn, targetName, buildType): function
147 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType)
H A Dmustpass.py26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
453 return getBuildConfig(args.buildDir, args.targetName, args.buildType)
H A Dbuild_android_mustpass.py25 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_caselists.py104 def getBuildConfig (buildPathPtrn, targetName, buildType): function
H A Dmustpass.py28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET, GLCTS_BIN_NAME namespace

Completed in 6 milliseconds