ci: backport fix for gl_PointSize bug in CTS

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29076>
This commit is contained in:
Eric Engestrom
2024-05-06 15:48:29 +02:00
committed by Marge Bot
parent cbe2630f19
commit a30e6b9afc
4 changed files with 6 additions and 6 deletions
-2
View File
@@ -589,5 +589,3 @@ 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
# This is a bug in CTS: https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5096
dEQP-VK.api.command_buffers.many_indirect_draws_on_secondary,Fail
+1 -2
View File
@@ -3,7 +3,6 @@ dEQP-VK.query_pool.performance_query.query_compute,Fail
dEQP-VK.query_pool.performance_query.query_compute_copy,Fail
dEQP-VK.query_pool.performance_query.query_graphic,Fail
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
# This is a bug in CTS: https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5096
dEQP-VK.api.command_buffers.many_indirect_draws_on_secondary,Fail