ci: Build more drivers in debian-x86_64-asan

These will be used in upcoming jobs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36348>
This commit is contained in:
Valentine Burley
2025-07-16 14:06:00 +02:00
committed by Marge Bot
parent 492487cd93
commit 81181c27df

View File

@@ -56,12 +56,14 @@ debian-x86_64-asan:
- .meson-build-for-tests
- .build-run-long
variables:
VULKAN_DRIVERS: "swrast"
GALLIUM_DRIVERS: "llvmpipe,softpipe"
VULKAN_DRIVERS: "swrast,amd,intel"
GALLIUM_DRIVERS: "llvmpipe,softpipe,zink"
C_ARGS: >
-Wno-error=stringop-truncation
-Wno-error=deprecated-declarations
EXTRA_OPTION: >
-D intel-elk=false
-D intel-rt=false
-D b_sanitize=address
-D gallium-va=false
-D gallium-rusticl=false