Searched defs:piglit_source (Results 1 – 1 of 1) sorted by relevance
10 $piglit_source = Join-Path -Path "$PWD" -ChildPath "Piglit" variable52 New-Item -ItemType Directory -Path "$piglit_source" | Out-Null variable53 Push-Location -Path $piglit_source variable96 Get-ChildItem -Force -ErrorAction SilentlyContinue -Recurse "$piglit_source" | Where-Object { variable