Mesa (main): zink: fix radv piglit fails

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 2 20:26:21 UTC 2022


Module: Mesa
Branch: main
Commit: 9eee4c79db7f3da69507116e925f193f55d6c85c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9eee4c79db7f3da69507116e925f193f55d6c85c

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Thu Jun  2 15:52:37 2022 -0400

zink: fix radv piglit fails

I deleted the wrong one by accident

fixes 0c4a65ef34521b47fda4c5b59acfc4a8e97703f5

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16843>

---

 src/gallium/drivers/zink/ci/zink-radv-fails.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/drivers/zink/ci/zink-radv-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-fails.txt
index a7c3ed48b62..d8ced8c8985 100644
--- a/src/gallium/drivers/zink/ci/zink-radv-fails.txt
+++ b/src/gallium/drivers/zink/ci/zink-radv-fails.txt
@@ -677,6 +677,7 @@ spec@!opengl 1.1 at polygon-mode-offset@config 6: Expected blue pixel in center,Fai
 spec@!opengl 1.1 at polygon-mode-offset@config 6: Expected white pixel on right edge,Fail
 spec@!opengl 1.1 at polygon-mode-offset@config 6: Expected white pixel on top edge,Fail
 spec@!opengl 1.1 at polygon-mode-offset,Fail
+spec@!opengl 1.1 at polygon-offset,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_R3_G3_B2- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGB10_A2- swizzled- border color only,Fail
@@ -692,7 +693,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA16- swizzled- borde
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA2- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA4- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA8- swizzled- border color only,Fail
-spec@!opengl 1.4 at gl-1.4-polygon-offset,Fail
 spec@!opengl 1.5 at depth-tex-compare,Fail
 spec@!opengl 2.0 at depth-tex-modes-glsl,Fail
 spec@!opengl 2.0 at gl-2.0-edgeflag,Fail



More information about the mesa-commit mailing list