From dab817c4d8c79d0a827fc3ad60458518c16e0a77 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Tue, 9 May 2023 14:47:41 +0300 Subject: [PATCH] zink/ci: document recent fixes on RADV MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Roukala (né Peres) Part-of: --- src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt | 3 --- src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt | 2 -- 2 files changed, 5 deletions(-) diff --git a/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt index d394627..b0f525a 100644 --- a/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt @@ -332,8 +332,6 @@ spec@!opengl 1.1@line-smooth-stipple,Fail KHR-GL46.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail KHR-GL46.polygon_offset_clamp.PolygonOffsetClampZeroInfinity,Fail -spec@arb_query_buffer_object@qbo@query-GL_PRIMITIVES_GENERATED-ASYNC_CPU_READ_AFTER-GL_UNSIGNED_INT64_ARB,Fail - # Should be fixed in the next glcts release (according to zmike) KHR-GL46.multi_bind.dispatch_bind_image_textures,Fail @@ -360,7 +358,6 @@ spec@arb_color_buffer_float@gl_rgba8-render,Fail spec@arb_color_buffer_float@gl_rgba8-render-sanity,Fail spec@arb_color_buffer_float@gl_rgba8_snorm-render,Fail spec@arb_color_buffer_float@gl_rgba8_snorm-render-sanity,Fail -spec@arb_copy_image@arb_copy_image-targets gl_texture_3d 32 32 17 gl_texture_1d 32 1 1 11 23 7 5 0 0 14 1 1,Crash spec@arb_depth_buffer_float@fbo-clear-formats stencil,Fail spec@arb_depth_buffer_float@fbo-clear-formats stencil@GL_DEPTH32F_STENCIL8,Fail spec@arb_depth_buffer_float@fbo-depthstencil-gl_depth32f_stencil8-drawpixels-float-and-ushort,Fail diff --git a/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt index 7912791..28e926f 100644 --- a/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt @@ -336,8 +336,6 @@ spec@arb_texture_buffer_object@texture-buffer-size-clamp,Crash KHR-GL46.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail KHR-GL46.polygon_offset_clamp.PolygonOffsetClampZeroInfinity,Fail -spec@arb_query_buffer_object@qbo@query-GL_PRIMITIVES_GENERATED-ASYNC_CPU_READ_AFTER-GL_UNSIGNED_INT64_ARB,Fail - # Should be fixed in the next glcts release (according to zmike) KHR-GL46.multi_bind.dispatch_bind_image_textures,Fail -- 2.7.4