Module: Mesa Branch: main Commit: c2558a2df8c3a018820022583d9221f371801cbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2558a2df8c3a018820022583d9221f371801cbc
Author: David Heidelberg <[email protected]> Date: Tue Dec 12 18:01:04 2023 +0100 ci/freedreno: fail introduced by ARB_post_depth_coverage Fixes: fd00e994449d ("freedreno/a6xx: ARB_post_depth_coverage") Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26611> --- src/freedreno/ci/freedreno-a618-fails.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index 319f7726033..efd88a3b535 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -91,6 +91,7 @@ spec@arb_sample_shading@samplemask 4@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 4@sample mask_in_one,Fail # Same results w/ zink-on-tu as with freedreno: +spec@arb_post_depth_coverage@arb_post_depth_coverage-multisampling,Fail spec@arb_sample_shading@samplemask 2 all@noms partition,Fail spec@arb_sample_shading@samplemask 2@noms partition,Fail spec@arb_sample_shading@samplemask 4 all@noms partition,Fail
