Home
last modified time | relevance | path

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

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