lima/ci: add some ARB_clear_texture piglit tests to lima-fails.txt

Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23735>
This commit is contained in:
Italo Nicola 2023-07-07 15:44:28 +00:00 committed by Marge Bot
parent a1eabeff66
commit 40e3055efd

View file

@ -658,6 +658,15 @@ spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_srgb_alpha_s3
spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_srgb_alpha_s3tc_dxt5_ext,Fail
spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_srgb_s3tc_dxt1_ext,Fail
# Expects that some format/internal_format combinations should be supported when they currently aren't.
spec@arb_clear_texture@arb_clear_texture-supported-formats,Fail
# Expects DEPTH_COMPONENT_32F, which is given by ARB_depth_buffer_float and isn't supported by Lima.
spec@arb_clear_texture@arb_clear_texture-depth,Fail
# Precision issue when lowering GL_RGB16 and GL_RGBA16
spec@arb_clear_texture@arb_clear_texture-sized-formats,Fail
spec@!opengl 1.1@line-smooth-stipple,Fail
# bookworm update