ci/windows: Building gallium-d3d10umd with MSVC

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37210>
This commit is contained in:
Yonggang Luo
2025-08-14 08:31:49 +08:00
committed by Marge Bot
parent cf3edbbf2c
commit 692f20499a

View File

@@ -50,6 +50,7 @@ meson setup `
-Dvulkan-drivers="swrast,amd,microsoft-experimental" `
-Dgallium-drivers="llvmpipe,softpipe,d3d12,zink,virgl" `
-Dgallium-va=enabled `
-Dgallium-d3d10umd=true `
-Dgallium-mediafoundation=enabled `
-Dvideo-codecs="all" `
-Dmediafoundation-codecs="all" `