Searched refs:spirv_samples_source (Results 1 – 1 of 1) sorted by relevance
7 $spirv_samples_source = Join-Path -Path "$PWD" -ChildPath "spirv-samples" variable11 New-Item -ItemType Directory -Path "$spirv_samples_source" | Out-Null variable12 Push-Location -Path $spirv_samples_source variable23 Remove-Item -Recurse -Force -ErrorAction SilentlyContinue -Path "$spirv_samples_source\.git" | Out-… variable