Module: Mesa Branch: main Commit: 38064566c63d1ab2dc8e02947050c69560610afa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38064566c63d1ab2dc8e02947050c69560610afa
Author: Mike Blumenkrantz <[email protected]> Date: Wed Mar 30 11:56:50 2022 -0400 zink: update radv ci baseline just rebased cts locally and this is what popped out Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15672> --- src/gallium/drivers/zink/ci/zink-radv-fails.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/gallium/drivers/zink/ci/zink-radv-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-fails.txt index cf040f07ff6..accec65c71d 100644 --- a/src/gallium/drivers/zink/ci/zink-radv-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-radv-fails.txt @@ -166,6 +166,12 @@ dEQP-GLES3.functional.clipping.line.wide_line_clip_viewport_corner,Fail dEQP-GLES3.functional.clipping.point.wide_point_clip,Fail dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_center,Fail dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_corner,Fail +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_common.common_advanced_blend_eq_buffer_advanced_blend_eq,Fail +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_common.common_blend_eq_buffer_advanced_blend_eq,Fail +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_common.common_separate_blend_eq_buffer_advanced_blend_eq,Fail +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_indexed.common_advanced_blend_eq_buffer_advanced_blend_eq,Fail +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_indexed.common_advanced_blend_eq_buffer_blend_eq,Fail +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_indexed.common_advanced_blend_eq_buffer_separate_blend_eq,Fail dEQP-GLES3.functional.fbo.depth.depth_test_clamp.depth24_stencil8,Fail dEQP-GLES3.functional.fbo.depth.depth_test_clamp.depth32f_stencil8,Fail dEQP-GLES3.functional.fbo.depth.depth_test_clamp.depth_component24,Fail @@ -235,8 +241,6 @@ glx@glx-visuals-depth -pixmap,Crash glx@glx-visuals-stencil,Crash glx@glx-visuals-stencil -pixmap,Crash -GTF-GL46.gtf21.GL.atan.atan_vec3_frag_xvary,Fail -GTF-GL46.gtf21.GL.atan.atan_vec3_frag_xvaryyvary,Fail GTF-GL46.gtf30.GL3Tests.packed_depth_stencil.packed_depth_stencil_blit,Fail GTF-GL46.gtf30.GL3Tests.packed_depth_stencil.packed_depth_stencil_clearbuffer,Fail GTF-GL46.gtf30.GL3Tests.transform_feedback.transform_feedback_builtins,Fail
