Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/windows/
Dmesa_deps_libva.ps130 $libva_build = New-Item -ItemType Directory -Path ".\deps\libva" -Name "builddir" variable
36 Remove-Item -Recurse -Force -ErrorAction SilentlyContinue -Path $libva_build variable