zink/ci: skip arb_shader_image_load_store also on NAVI31/VANGOGH

This subset hangs the GPU on NAVI10/POLARIS10 and I got a hang locally
on VANGOGH.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30210>
This commit is contained in:
Samuel Pitoiset
2024-07-16 15:47:40 +02:00
committed by Marge Bot
parent 6690343e10
commit 78aab2db80
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
ext_texture_env.*
spec@arb_shader_image_load_store.invalid
spec@arb_shader_image_load_store.max-size
spec@arb_shader_image_load_store.*
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
.*@execution@vs_in.*

View File

@@ -1,6 +1,5 @@
ext_texture_env.*
spec@arb_shader_image_load_store.invalid
spec@arb_shader_image_load_store.max-size
spec@arb_shader_image_load_store.*
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
.*@execution@vs_in.*