zink/ci: skip one more test that timeout with RADV

It usually takes more than 60s to run.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21564>
This commit is contained in:
Samuel Pitoiset 2023-02-27 18:23:38 +01:00
parent 4fb0adc43c
commit ca2d2ea60b
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ glx@glx*
KHR-GL46.copy_image.functional
KHR-GL46.texture_swizzle.smoke
KHR-GL46.texture_swizzle.functional
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
#these need format conversions that gallium doesn't implement yet
spec@arb_texture_buffer_object@formats.*arb.*

View file

@ -14,6 +14,7 @@ glx@glx*
KHR-GL46.copy_image.functional
KHR-GL46.texture_swizzle.smoke
KHR-GL46.texture_swizzle.functional
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
#these need format conversions that gallium doesn't implement yet
spec@arb_texture_buffer_object@formats.*arb.*