mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
tu: Triage some CTS failures
These should be fixed by the linked VK-GL-CTS change. I couldn't reproduce the other renderpass failure on a650 though. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12065>
This commit is contained in:
parent
59c2337f22
commit
d903f51631
1 changed files with 4 additions and 1 deletions
|
|
@ -61,12 +61,15 @@ dEQP-VK.glsl.atomic_operations.xor_unsigned_geometry,Fail
|
|||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4462
|
||||
dEQP-VK.pipeline.framebuffer_attachment.diff_attachments_2d_19x27_32x32_ms,Fail
|
||||
|
||||
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3019
|
||||
# should be fixed by https://gerrit.khronos.org/c/vk-gl-cts/+/7745
|
||||
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.7,Fail
|
||||
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.7,Fail
|
||||
dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail
|
||||
dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7,Fail
|
||||
dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7,Fail
|
||||
|
||||
dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail
|
||||
|
||||
# "MESA: error: ir3_ra() failed!
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/33
|
||||
dEQP-VK.spirv_assembly.instruction.compute.opcopymemory.array,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue