ci/windows: Enable virgl for MSVC
Guard virgl to be compiled with MSVC Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Acked-by: Corentin Noël <corentin.noel@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36726>
This commit is contained in:
@@ -48,7 +48,7 @@ meson setup `
|
||||
-Dllvm=enabled `
|
||||
-Dshared-llvm=disabled `
|
||||
-Dvulkan-drivers="swrast,amd,microsoft-experimental" `
|
||||
-Dgallium-drivers="llvmpipe,softpipe,d3d12,zink" `
|
||||
-Dgallium-drivers="llvmpipe,softpipe,d3d12,zink,virgl" `
|
||||
-Dgallium-va=enabled `
|
||||
-Dgallium-mediafoundation=enabled `
|
||||
-Dvideo-codecs="all" `
|
||||
|
||||
Reference in New Issue
Block a user