mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
panfrost/ci: remove fixed failures
G720 isn't wired up in CI, and nobody is running these regularly. So we have missed that these CTS issues were fixed upstream. I haven't actually verified that this works, because I don't have a G720 around at the moment. But the fixes fixed both v10 and v13 GPUs, so it would be really, really strange if this wasn't effective on v11 as well. Reviewed-by: Christoph Pillmayer <christoph.pillmayer@arm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39034>
This commit is contained in:
parent
136c6ec14e
commit
8e12da6c29
2 changed files with 0 additions and 19 deletions
|
|
@ -2,19 +2,3 @@
|
|||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
|
||||
|
||||
dEQP-VK.glsl.loops.special.do_while_dynamic_iterations.dowhile_trap_vertex,Crash
|
||||
|
||||
# CTS bug, see https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5700
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_linear,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_minalign,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_minalign_linear,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_linear,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_minalign,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_minalign_linear,Fail
|
||||
|
||||
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/issues/523
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_minalign_uniform,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.b8g8r8_srgb_minalign_uniform_linear,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_minalign_uniform,Fail
|
||||
dEQP-VK.image.load_store.without_any_format.buffer.r8g8b8_srgb_minalign_uniform_linear,Fail
|
||||
|
|
|
|||
|
|
@ -173,9 +173,6 @@ dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.clear_draw_us
|
|||
dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.dont_care.draw_use_input_aspect
|
||||
dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2
|
||||
|
||||
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/commit/3871f1a1c1e5fa479baea4a82ecdd36c30cd7bc0
|
||||
dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
|
||||
|
||||
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw
|
||||
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue