From eac875a78e2d0b083bbbc782ef45c8f2ac051017 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Mon, 27 Feb 2023 09:32:14 -0800 Subject: [PATCH] ci/crocus: Add new tess xfails and a link to the regression bug report. Part-of: --- src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt b/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt index e68d97ed84a..15f38d2d149 100644 --- a/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt +++ b/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt @@ -953,3 +953,10 @@ spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Dest # See issue #7152 spec@ext_transform_feedback@builtin-varyings gl_culldistance,Fail + +# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8348 +KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_tessLevel,Fail +KHR-GL46.tessellation_shader.tessellation_shader_tessellation.TES,Fail +spec@arb_tessellation_shader@execution@vs-tes-tessinner-tessouter-inputs-quads,Fail +spec@arb_tessellation_shader@execution@vs-tes-tessinner-tessouter-inputs-quads-dlist,Fail +spec@arb_tessellation_shader@execution@vs-tes-tessinner-tessouter-inputs-tris,Fail