Home
last modified time | relevance | path

Searched defs:DEFAULT_BUILD_DIR (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Damber_verify.py42 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "amber-verify", "{targetName}-{buildType}") variable
H A Dbuild_mustpass.py31 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
H A Dbuild_spirv_binaries.py45 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "spirv-binaries", "{targetName}-{buildType}") variable
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_caselists.py94 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}") variable
H A Dmustpass.py28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET, GLCTS_BIN_NAME namespace
H A Dbuild_mustpass.py28 from build_caselists import Module, getModuleByName, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
/third_party/vk-gl-cts/scripts/
H A Dbuild_caselists.py50 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}") variable
H A Dbuild_android_mustpass.py25 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
H A Dmustpass.py26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace

Completed in 7 milliseconds