Skip to content
Snippets Groups Projects
Commit 57f400b0 authored by Icecream95's avatar Icecream95 Committed by Eric Engestrom
Browse files

panfrost: Fix background showing when using discard


This fixes problems in a number of games, including SuperTuxKart,
OpenMW and RVGL.

v2: Use MALI_READS_ZS | 0x20 instead of MALI_WRITES_Z to match with
the blob. Keep using 0x400 | 0x20 when depth is disabled.

Closes: #2620
Reviewed-by: default avatarAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
(cherry picked from commit 0dd24b38)

Part-of: <mesa/mesa!5193>
parent 1fa0c121
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment