mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
panvk/ci: update expected failures
These failures were all caused by CTS bugs affecting Vulkan 1.0. But
since we now expose Vulkan 1.1 on V10, these issues no longer affect us.
Let's update the results to reflect this.
Fixes: 1a81bff6aa ("panvk: expose vk1.1 on v10 hardware")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33180>
This commit is contained in:
parent
e34e474f24
commit
40b4c0aa1a
1 changed files with 0 additions and 11 deletions
|
|
@ -256,20 +256,9 @@ dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler3d_vert
|
|||
# uprev Piglit in Mesa
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
|
||||
|
||||
# physical device and device needs more robustness in allocation handling
|
||||
|
||||
# CTS bug, see https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5296
|
||||
dEQP-VK.api.device_init.create_device_unsupported_features.protected_memory_features,Fail
|
||||
|
||||
# CTS bug, tries to use vkCmdSetPatchControlPointsEXT when we don't have that
|
||||
dEQP-VK.pipeline.fast_linked_library.misc.interpolate_at_sample_no_sample_shading,Crash
|
||||
|
||||
# CTS bug, works fine if Vulkan 1.1 is forced
|
||||
dEQP-VK.api.device_init.create_device_global_priority.basic,Fail
|
||||
dEQP-VK.api.device_init.create_device_global_priority_khr.basic,Fail
|
||||
dEQP-VK.api.device_init.create_device_global_priority_query.basic,Fail
|
||||
dEQP-VK.api.device_init.create_device_global_priority_query_khr.basic,Fail
|
||||
|
||||
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.63,Fail
|
||||
dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63,Fail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue