Searched defs:deqp_source (Results 1 – 1 of 1) sorted by relevance
8 $deqp_source = Join-Path -Path "$source_dir" -ChildPath "VK-GL-CTS" variable13 New-Item -ItemType Directory -Path "$deqp_source" | Out-Null variable14 Push-Location -Path $deqp_source variable25 Write-Host "Fetch sources inside $deqp_source at:" variable37 cmake -S $($deqp_source) ` variable51 Copy-Item -Path "$($deqp_source)\doc\testlog-stylesheet\testlog.css" -Destination $deqp_build variable52 Copy-Item -Path "$($deqp_source)\doc\testlog-stylesheet\testlog.xsl" -Destination $deqp_build variable