mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
ci: Build asahi in meson-gallium job
Adding full CI for Asahi won't make sense for a while, but simply build-testing should catch a lot of problems with whole tree refactors in Gallium and NIR. Closes: #4744 Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Acked-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10826>
This commit is contained in:
parent
2a46fcaf02
commit
22a750465d
@ -729,7 +729,7 @@ meson-gallium:
|
||||
-D gallium-xa=enabled
|
||||
-D gallium-nine=true
|
||||
-D gallium-opencl=disabled
|
||||
GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swr,swrast,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12"
|
||||
GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swr,swrast,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,d3d12,asahi"
|
||||
VULKAN_DRIVERS: swrast
|
||||
EXTRA_OPTION: >
|
||||
-D osmesa=true
|
||||
|
Loading…
Reference in New Issue
Block a user