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:

committed by
Marge Bot

parent
6690343e10
commit
78aab2db80
@@ -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.*
|
||||
|
||||
|
@@ -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.*
|
||||
|
||||
|
Reference in New Issue
Block a user