Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/windows/
Dmesa_deps_test.ps17 $spirv_samples_source = Join-Path -Path "$PWD" -ChildPath "spirv-samples" variable
11 New-Item -ItemType Directory -Path "$spirv_samples_source" | Out-Null variable
12 Push-Location -Path $spirv_samples_source variable
23 Remove-Item -Recurse -Force -ErrorAction SilentlyContinue -Path "$spirv_samples_source\.git" | Out-… variable