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:

committed by
Marge Bot

parent
4fa27845e5
commit
5ef744c660
@@ -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
|
||||
|
Reference in New Issue
Block a user