freedreno/ci: Add a750 sparse skips
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32671>
This commit is contained in:
Connor Abbott 2025-08-27 10:43:27 -04:00 committed by Marge Bot
parent de60f2ff68
commit a89f897870

View file

@ -33,3 +33,11 @@ spec@.*double.*
spec@arb_sample_locations@test
spec@arb_shader_image_load_store@semantics
spec@ext_texture_env_combine@texture-env-combine
# 3d sparse textures aren't implemented yet, and multisample tests use
# multisample storage images which aren't supported, so don't bother
# testing them.
KHR-GL46\.sparse_texture_tests.*3d.*
KHR-GL46\.sparse_texture2_tests.*3d.*
KHR-GL46\.sparse_texture_clamp_tests.*3d.*
KHR-GL46\.sparse_texture2_tests.*multisample.*