radv/ci: set RADV_EXPERIMENTAL=heap

Current VKCTS main doesn't have any tests for that, but next uprev
should contain a bunch and using that envvar will allow us to catch
them easily.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39483>
This commit is contained in:
Samuel Pitoiset 2026-04-07 18:09:19 +02:00 committed by Marge Bot
parent f4f2a966e3
commit d39d846cfa

View file

@ -361,6 +361,7 @@
radv_cooperative_matrix2_nv: 'true'
# Enable ETC2 emulation on non-native platforms (RENOIR,RDNA+, GFX6-8 dGPUs)
vk_require_etc2: 'true'
RADV_EXPERIMENTAL: 'heap'
CI_TRON__B2C_SWAP_SIZE: '16g'
.ci-tron-test-radv-vk: