mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
ci: pass vk_require_etc2 from radv jobs through to the duts
history: -8d83ffe531("radv/ci: Add coverage for ETC2 emulation.") var added to the jobs as `radv_require_etc2`, but not passed to duts -567c32b55c("radv, drirc: rename radv_require_{etc2,astc}") var renamed to `vk_require_etc2`, except in the jobs -5f177018f7("radv/ci: re-enable ET2C emulation testing on non-native GPUs") var renamed in the jobs, but still not passed to duts Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Martin Roukala <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34796>
This commit is contained in:
parent
0684dc5fa8
commit
7e0f157b8a
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ VARS=(
|
|||
VIRGL_HOST_API
|
||||
VIRGL_RENDER_SERVER
|
||||
VK_DRIVER
|
||||
vk_require_etc2
|
||||
WAFFLE_PLATFORM
|
||||
ZINK_DEBUG
|
||||
ZINK_DESCRIPTORS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue