mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 01:58:24 +02:00
ci: add virgl & venus to the s390 build
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30954>
This commit is contained in:
parent
b78a3d4de9
commit
2d10233f2f
1 changed files with 2 additions and 2 deletions
|
|
@ -764,9 +764,9 @@ debian-s390x:
|
|||
variables:
|
||||
BUILDTYPE: debug
|
||||
CROSS: s390x
|
||||
GALLIUM_DRIVERS: "llvmpipe,zink"
|
||||
GALLIUM_DRIVERS: "llvmpipe,virgl,zink"
|
||||
LLVM_VERSION: 15
|
||||
VULKAN_DRIVERS: "swrast"
|
||||
VULKAN_DRIVERS: "swrast,virtio"
|
||||
DRI_LOADERS:
|
||||
-D glvnd=disabled
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue