From 0fc0b4bc11291e4d5f156dbf10df8601fffb61d4 Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Tue, 12 Dec 2023 18:01:04 +0100 Subject: [PATCH] ci/freedreno: fail introduced by ARB_post_depth_coverage Fixes: fd00e994449d ("freedreno/a6xx: ARB_post_depth_coverage") Signed-off-by: David Heidelberg Part-of: (cherry picked from commit c2558a2df8c3a018820022583d9221f371801cbc) --- .pick_status.json | 2 +- src/freedreno/ci/freedreno-a618-fails.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.pick_status.json b/.pick_status.json index e43c654..882b5ef 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -824,7 +824,7 @@ "description": "ci/freedreno: fail introduced by ARB_post_depth_coverage", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "fd00e994449d21f906ad291c0161b8b781c05443", "notes": null diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index c537152..29f0ad1 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 -- 2.7.4