mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
freedreno/ci: Add a750 sparse skips
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32671>
This commit is contained in:
parent
de60f2ff68
commit
a89f897870
1 changed files with 8 additions and 0 deletions
|
|
@ -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.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue