Module: Mesa
Branch: main
Commit: edab54dd685f2829ecc5d7e5e34910e4a9f2fd62
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=edab54dd685f2829ecc5d7e5e34910e4a9f2fd62

Author: Eric Engestrom <[email protected]>
Date:   Mon Aug  7 17:49:30 2023 +0100

ci: build nvk

Signed-off-by: Eric Engestrom <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24542>

---

 .gitlab-ci/build/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml
index 17001acb757..3bcd06ba60c 100644
--- a/.gitlab-ci/build/gitlab-ci.yml
+++ b/.gitlab-ci/build/gitlab-ci.yml
@@ -80,7 +80,7 @@ debian-testing:
       -D dri3=enabled
       -D gallium-va=enabled
     GALLIUM_DRIVERS: "swrast,virgl,radeonsi,zink,crocus,iris,i915"
-    VULKAN_DRIVERS: "swrast,amd,intel,intel_hasvk,virtio"
+    VULKAN_DRIVERS: "swrast,amd,intel,intel_hasvk,virtio,nouveau-experimental"
     BUILDTYPE: "debugoptimized"
     EXTRA_OPTION: >
       -D spirv-to-dxil=true

Reply via email to