Home
last modified time | relevance | path

Searched refs:curDir (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/qphelper/
Dgen_release_info.py88 curDir = os.path.dirname(__file__) variable
89 defaultGitDir = os.path.normpath(os.path.join(curDir, "..", "..", ".git"))
90 …defaultGlslGitDir = os.path.normpath(os.path.join(curDir, "..", "..", "external", "glslang", "sr…
91 …defaultSpirvToolsGitDir = os.path.normpath(os.path.join(curDir, "..", "..", "external", "spirv-to…
92 …defaultSpirvHeadersGitDir = os.path.normpath(os.path.join(curDir, "..", "..", "external", "spirv-h…
93 defaultDstFile = os.path.join(curDir, "qpReleaseInfo.inl")
/third_party/python/Mac/BuildScript/
Dbuild-installer.py1077 curDir = os.getcwd()
1112 os.chdir(curDir)