mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 09:18:04 +02:00
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:
parent
f4f2a966e3
commit
d39d846cfa
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue