Module: Mesa Branch: main Commit: 94b4c0bc395bda021d092bd6f718a0adad914d58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94b4c0bc395bda021d092bd6f718a0adad914d58
Author: Emma Anholt <[email protected]> Date: Thu Jul 21 14:22:52 2022 -0700 ci/turnip: Add a couple of missing a630 fails. Same as a618. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17662> --- src/freedreno/ci/freedreno-a630-fails.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/freedreno/ci/freedreno-a630-fails.txt b/src/freedreno/ci/freedreno-a630-fails.txt index d21fdb48fa2..e13b2bd673b 100644 --- a/src/freedreno/ci/freedreno-a630-fails.txt +++ b/src/freedreno/ci/freedreno-a630-fails.txt @@ -435,7 +435,9 @@ spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail spec@arb_texture_buffer_object@texture-buffer-size-clamp,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil,Fail # https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3759 # deqp-vk: ../src/freedreno/vulkan/tu_pipeline.c:3894: tu_pipeline_builder_init_graphics: Assertion `subpass->color_count == 0 || !create_info->pColorBlendState || subpass->color_count == create_info->pColorBlendState->attachmentCount' failed
