ci: Build zink and llvmpipe in debian-no-libdrm

Enable build testing for zink and llvmpipe in the debian-no-libdrm job.
EGL is still excluded due to additional dependencies on libdrm.

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31430>
This commit is contained in:
Valentine Burley 2024-09-28 11:18:21 +00:00
parent 83c2f30349
commit 4497ea2a31

View File

@ -577,7 +577,7 @@ debian-no-libdrm:
- !reference [.build-for-tests-jobs]
variables:
VULKAN_DRIVERS: freedreno
GALLIUM_DRIVERS: ""
GALLIUM_DRIVERS: "zink,llvmpipe"
BUILDTYPE: release
C_ARGS: >
-Wno-error=array-bounds