mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 08:50:09 +01:00
ci: build mediafoundation frontend in windows-msvc
Reviewed-by: Sil Vilerino <sivileri@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35264>
This commit is contained in:
parent
38d2133e3e
commit
9f22e3f98c
1 changed files with 4 additions and 0 deletions
|
|
@ -50,7 +50,11 @@ meson setup `
|
|||
-Dvulkan-drivers="swrast,amd,microsoft-experimental" `
|
||||
-Dgallium-drivers="llvmpipe,softpipe,d3d12,zink" `
|
||||
-Dgallium-va=enabled `
|
||||
-Dgallium-mediafoundation=enabled `
|
||||
-Dvideo-codecs="all" `
|
||||
-Dmediafoundation-codecs="all" `
|
||||
-Dmediafoundation-store-dll=false `
|
||||
-Dgallium-mediafoundation-test=false `
|
||||
-Dgles1=enabled `
|
||||
-Dgles2=enabled `
|
||||
-Dgallium-rusticl=false `
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue