mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
zink/ci: update the radv expectations
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33401>
This commit is contained in:
parent
a55613ce8d
commit
66d0498872
5 changed files with 15 additions and 0 deletions
|
|
@ -169,3 +169,7 @@ spec@arb_viewport_array@display-list,Fail
|
|||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/12495
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/12496
|
||||
# ../src/amd/vulkan/radv_shader_info.c:1559: gfx10_get_ngg_info: Assertion `max_esverts >= max_verts_per_prim && max_gsprims >= 1' failed.
|
||||
spec@glsl-1.50@gs-max-output,Crash
|
||||
|
|
|
|||
|
|
@ -44,3 +44,5 @@ KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
|||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.ssbo_atomic_counter_mixed_dispatch_100_calls_128_invocations
|
||||
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
|
|
|
|||
|
|
@ -59,3 +59,7 @@ spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
|||
|
||||
# First seen on navi10 in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/58636780
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index
|
||||
spec@arb_shader_atomic_counters@semantics
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
|
|
|
|||
|
|
@ -50,3 +50,5 @@ spec@arb_query_buffer_object@coherency@indirect-draw-GL_GEOMETRY_SHADER_PRIMITIV
|
|||
spec@arb_query_buffer_object@coherency@indirect-draw-count-GL_GEOMETRY_SHADER_INVOCATIONS
|
||||
spec@arb_query_buffer_object@coherency@indirect-draw-count-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
|
||||
spec@ext_timer_query@time-elapsed
|
||||
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
|
|
|
|||
|
|
@ -103,3 +103,6 @@ dEQP-GLES31.functional.copy_image.mixed.viewclass_64_bits_mixed.rg32f_r11_eac.te
|
|||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_100x100_drawcount_200
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1200x1200_drawcount_1
|
||||
spec@arb_compute_shader@zero-dispatch-size
|
||||
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue