Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/windows/
Dmesa_deps_test_piglit.ps110 $piglit_source = Join-Path -Path "$PWD" -ChildPath "Piglit" variable
52 New-Item -ItemType Directory -Path "$piglit_source" | Out-Null variable
53 Push-Location -Path $piglit_source variable
96 Get-ChildItem -Force -ErrorAction SilentlyContinue -Recurse "$piglit_source" | Where-Object { variable