mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 08:30:10 +01:00
ci: build hasvk in debian-vulkan job
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24586>
This commit is contained in:
parent
9dfd8b3723
commit
efb3c93d5f
1 changed files with 1 additions and 1 deletions
|
|
@ -665,7 +665,7 @@ debian-vulkan:
|
|||
-D c_args=-fno-sanitize-recover=all
|
||||
-D cpp_args=-fno-sanitize-recover=all
|
||||
UBSAN_OPTIONS: "print_stacktrace=1"
|
||||
VULKAN_DRIVERS: amd,broadcom,freedreno,intel,virtio,imagination-experimental,microsoft-experimental
|
||||
VULKAN_DRIVERS: amd,broadcom,freedreno,intel,intel_hasvk,virtio,imagination-experimental,microsoft-experimental
|
||||
EXTRA_OPTION: >
|
||||
-D vulkan-layers=device-select,overlay
|
||||
-D build-aco-tests=true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue