zink/ci: Add broken fragment shader interlock test to RADV flakes

Signed-off-by: Vitaliy Triang3l Kuzmin <triang3l@yandex.ru>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22250>
This commit is contained in:
Vitaliy Triang3l Kuzmin
2023-06-24 15:25:40 +03:00
committed by Marge Bot
parent ec0778f59e
commit 8a8f2edd50
2 changed files with 10 additions and 0 deletions

View File

@@ -78,3 +78,8 @@ spec@arb_compute_variable_group_size@local-size
# first noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/898164
spec@arb_query_buffer_object@qbo@query-GL_PRIMITIVES_GENERATED-ASYNC-GL_UNSIGNED_INT64_ARB
# Expects ordering between per-sample invocations generated from the same primitive,
# contradicts the resolution of GL_ARB_fragment_shader_interlock issue 1.
# https://gitlab.freedesktop.org/mesa/piglit/-/issues/93
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store

View File

@@ -62,3 +62,8 @@ spec@arb_compute_variable_group_size@local-size
# noticed in a stress test, after over 200 runs
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv,Fail
# Expects ordering between per-sample invocations generated from the same primitive,
# contradicts the resolution of GL_ARB_fragment_shader_interlock issue 1.
# https://gitlab.freedesktop.org/mesa/piglit/-/issues/93
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store