mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 12:28:07 +02:00
ci: build panvk in debian-vulkan job
With !26116, !24610, and !27437 merged, we can now enable build-testing of panvk with these extra checks, and prevent bugs like these from happening again. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27441>
This commit is contained in:
parent
4fa27845e5
commit
5ef744c660
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,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,intel_hasvk,virtio,imagination-experimental,microsoft-experimental
|
||||
VULKAN_DRIVERS: amd,broadcom,freedreno,intel,intel_hasvk,panfrost,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