mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 01:50:12 +01:00
ci/freedreno: fail introduced by ARB_post_depth_coverage
Fixes:fd00e99444("freedreno/a6xx: ARB_post_depth_coverage") Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26611> (cherry picked from commitc2558a2df8)
This commit is contained in:
parent
2ae88a4314
commit
0fc0b4bc11
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue