radv/ci: enable RADV_PERFTEST=shader_object for vkcts-polaris10-valve

This now runs +571k tests for ESO in ~34 minutes compared to ~30 minutes
without shader_object support. Definitely acceptable for a manual job.

Note that the next VKCTS uprev will reduce the number of ESO tests by
a lot because most of them weren't useful for coverage.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27139>
This commit is contained in:
Samuel Pitoiset 2024-01-18 11:36:01 +01:00 committed by Marge Bot
parent c68f96878c
commit 0105cfd93c

View file

@ -170,6 +170,7 @@ vkcts-polaris10-valve:
GPU_VERSION: radv-polaris10-aco
B2C_TIMEOUT_BOOT_MINUTES: 70
B2C_TIMEOUT_OVERALL_MINUTES: 70
RADV_PERFTEST: shader_object
vkcts-vega10-valve:
extends: