v3dv/ci: add expected failure

This was caused when enabling VK_KHR_maintenance5 extension, but the
problem is fixed using a new Vulkan Loader.

Fixes: a589901328 ("v3dv: expose VK_KHR_maintenance5")
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29756>
This commit is contained in:
Juan A. Suarez Romero 2024-06-17 22:43:44 +02:00 committed by Marge Bot
parent ae3af4c73a
commit c8c9d1a802
2 changed files with 3 additions and 0 deletions

View file

@ -553,3 +553,4 @@ spec@arb_texture_barrier@arb_texture_barrier-blending-in-shader 512 42 8 8 8,Fai
# This seems to be a Vulkan Loader issue. Can be fixed by compiling the loader from the Github repo.
dEQP-VK.api.get_device_proc_addr.non_enabled,Fail
dEQP-VK.api.version_check.unavailable_entry_points,Fail

View file

@ -6,3 +6,5 @@ dEQP-VK.query_pool.performance_query.query_graphic_copy,Fail
# This seems to be a Vulkan Loader issue. Can be fixed by compiling the loader from the Github repo.
dEQP-VK.api.get_device_proc_addr.non_enabled,Fail
dEQP-VK.api.version_check.unavailable_entry_points,Fail
y