freedreno/ci: Skip built-in-functions VS/GS tests

They don't really add any additional coverage compared to the same
built-ins in FS, so we can just skip them to trim runtime.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28323>
This commit is contained in:
Rob Clark 2024-04-03 12:54:55 -07:00 committed by Marge Bot
parent 6cb8c5dad0
commit 4e1be72dd4
1 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,13 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read client-storage
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage
# Only run the FS versions of build-in-functions, the VS and GS variants
# don't add additional useful coverage. And in some cases (GS+fp64) the
# compile times are somewhat long.
.*built-in-functions@[vg]s.*
.*conversion@vert.*
.*@conversion@geom.*
# Don't bother trying, it just causes more OoM havoc than it is
# worth:
spec@!opengl 1.1@max-texture-size