Home
last modified time | relevance | path

Searched defs:DEFAULT_BUILD_DIR (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/
Damber_verify.py41 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "amber-verify", "{targetName}-{buildType}") variable
Dbuild_spirv_binaries.py44 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "spirv-binaries", "{targetName}-{buildType}… variable
/third_party/vk-gl-cts/external/openglcts/scripts/
Dbuild_caselists.py93 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}… variable
/third_party/vk-gl-cts/scripts/
Dbuild_caselists.py50 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}… variable