Mesa (main): zink: ci updates

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 17 22:00:19 UTC 2021


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Tue Aug 17 17:40:16 2021 -0400

zink: ci updates

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

---

 src/gallium/drivers/zink/ci/piglit-zink-lvp-fails.txt | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/gallium/drivers/zink/ci/piglit-zink-lvp-fails.txt b/src/gallium/drivers/zink/ci/piglit-zink-lvp-fails.txt
index 5d5b2eb4f88..11b8b333999 100644
--- a/src/gallium/drivers/zink/ci/piglit-zink-lvp-fails.txt
+++ b/src/gallium/drivers/zink/ci/piglit-zink-lvp-fails.txt
@@ -2,7 +2,6 @@ glx at glx-copy-sub-buffer,Fail
 glx at glx-copy-sub-buffer samples=2,Fail
 glx at glx-copy-sub-buffer samples=4,Fail
 glx at glx-multi-window-single-context,Fail
-glx at glx-multithread-buffer,Fail
 glx at glx-multithread-texture,Fail
 glx at glx-swap-copy,Fail
 glx at glx-swap-pixmap-bad,Fail
@@ -126,7 +125,6 @@ spec at arb_sample_shading@samplemask 4 all at noms partition,Fail
 spec at arb_sample_shading@samplemask 4 all at sample mask_in_one,Fail
 spec at arb_seamless_cube_map@arb_seamless_cubemap,Fail
 spec at arb_shader_texture_lod@execution at arb_shader_texture_lod-texgrad,Fail
-spec at arb_texture_buffer_range@ranges-2 compat,Fail
 spec at arb_texture_cube_map_array@arb_texture_cube_map_array-sampler-cube-array-shadow,Fail
 spec at arb_texture_float@fbo-blending-formats,Fail
 spec at arb_texture_float@fbo-blending-formats at GL_INTENSITY16F_ARB,Fail
@@ -815,3 +813,15 @@ spec at oes_texture_view@rendering-formats at clear GL_RGBA8_SNORM as GL_RGB10_A2UI,Fa
 spec at oes_texture_view@rendering-formats at clear GL_RGBA8_SNORM as GL_RGBA8,Fail
 spec at oes_texture_view@rendering-formats at clear GL_RGBA8_SNORM as GL_RGBA8I,Fail
 spec at oes_texture_view@rendering-formats at clear GL_RGBA8_SNORM as GL_RGBA8UI,Fail
+
+
+#literally no driver can pass these
+spec@!opengl 1.0 at rasterpos,Fail
+spec@!opengl 1.0 at rasterpos@glsl_vs_gs_linked,Fail
+spec@!opengl 1.0 at rasterpos@glsl_vs_tes_linked,Fail
+spec at arb_direct_state_access@gettextureimage-formats,Crash
+spec at ext_texture_integer@fbo-integer,Fail
+
+#these need format conversions that gallium doesn't implement yet
+spec at arb_texture_buffer_object@formats (fs- arb),Crash
+spec at arb_texture_buffer_object@formats (vs- arb),Crash



More information about the mesa-commit mailing list