mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 23:10:11 +01:00
panfrost/ci: Add panvk and panfrost to the debian-x86_32 job
Useful to catch compile-time regressions. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Tested-by: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32938>
This commit is contained in:
parent
dc1b988273
commit
6f8fb6d73d
1 changed files with 2 additions and 2 deletions
|
|
@ -800,8 +800,8 @@ debian-x86_32:
|
|||
variables:
|
||||
BUILDTYPE: debug
|
||||
CROSS: i386
|
||||
VULKAN_DRIVERS: intel,amd,swrast,virtio
|
||||
GALLIUM_DRIVERS: "iris,nouveau,r300,r600,radeonsi,llvmpipe,softpipe,virgl,zink,crocus,d3d12"
|
||||
VULKAN_DRIVERS: intel,amd,swrast,virtio,panfrost
|
||||
GALLIUM_DRIVERS: "iris,nouveau,r300,r600,radeonsi,llvmpipe,softpipe,virgl,zink,crocus,d3d12,panfrost"
|
||||
LLVM_VERSION: 15
|
||||
DRI_LOADERS:
|
||||
-D glvnd=disabled
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue