mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 13:20:14 +01:00
radv/ci: Add coverage for ETC2 emulation.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19914>
This commit is contained in:
parent
13d755441c
commit
8d83ffe531
1 changed files with 2 additions and 0 deletions
|
|
@ -173,6 +173,8 @@ radeonsi-raven-va:amd64:
|
||||||
ACO_DEBUG: validateir,validatera
|
ACO_DEBUG: validateir,validatera
|
||||||
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
||||||
B2C_JOB_VOLUME_EXCLUSIONS: "*.shader_cache,install/*,*/install/*,*/vkd3d-proton.cache*,vkd3d-proton.cache*"
|
B2C_JOB_VOLUME_EXCLUSIONS: "*.shader_cache,install/*,*/install/*,*/vkd3d-proton.cache*,vkd3d-proton.cache*"
|
||||||
|
# Enable ETC2 emulation on non-native platforms (RENOIR,RDNA+, GFX6-8 dGPUs)
|
||||||
|
radv_require_etc2: 'true'
|
||||||
|
|
||||||
.b2c-test-radv-vk:
|
.b2c-test-radv-vk:
|
||||||
extends:
|
extends:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue