Module: Mesa
Branch: staging/23.3
Commit: 163b9a9085aed811cf8e93fffde680d95a17493e
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=163b9a9085aed811cf8e93fffde680d95a17493e

Author: David Heidelberg <david.heidelb...@collabora.com>
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 <david.heidelb...@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26611>
(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 e43c65451bc..882b5efe2bb 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 c53715299cc..29f0ad12c57 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

Reply via email to