From c2217acaa57859c2b172e14590e05e2e4d069023 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Mon, 20 Dec 2021 15:21:14 -0800 Subject: [PATCH] ci/i915g: Add a couple more recent regressions. The new frontfacing one is just different UB for the same lack of frontfacing support. And for RGB10_A2, we have another fail in that area already as well. Part-of: --- src/gallium/drivers/i915/ci/i915-g33-fails.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gallium/drivers/i915/ci/i915-g33-fails.txt b/src/gallium/drivers/i915/ci/i915-g33-fails.txt index 83dfb60d945..92dd6a413d3 100644 --- a/src/gallium/drivers/i915/ci/i915-g33-fails.txt +++ b/src/gallium/drivers/i915/ci/i915-g33-fails.txt @@ -373,6 +373,9 @@ spec@arb_depth_texture@texwrap formats bordercolor@GL_DEPTH_COMPONENT32- border spec@arb_es2_compatibility@texwrap formats bordercolor,Fail spec@arb_es2_compatibility@texwrap formats bordercolor@GL_RGB565- border color only,Fail +# GL_RGB10_A2 dest failures +spec@arb_framebuffer_object@fbo-mipmap-copypix,Fail + # fails at 4 samples (for our 4 supported indirections) because the 1D coordinate workaround # causes an extra texture indirection phase. spec@arb_fragment_program@fp-indirections2,Fail @@ -841,6 +844,7 @@ spec@glsl-1.10@execution@fs-frontfacing-ternary-0.0-neg-1.0,Fail spec@glsl-1.10@execution@fs-frontfacing-ternary-1-neg-1,Fail spec@glsl-1.10@execution@fs-frontfacing-ternary-1.0-neg-1.0,Fail spec@glsl-1.10@execution@fs-frontfacing-ternary-neg-1.0-1.0,Fail +spec@glsl-1.10@execution@fs-frontfacing-ternary-vec4-neg-1.0-1.0,Fail spec@glsl-1.10@execution@fs-loop-bounds-unrolled,Fail spec@glsl-1.10@execution@fs-notequal-of-expression,Fail