mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 01:50:10 +01:00
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:
parent
ae3af4c73a
commit
c8c9d1a802
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue