Skip to content
Snippets Groups Projects
Commit 0203a971 authored by Pierre-Eric Pelloux-Prayer's avatar Pierre-Eric Pelloux-Prayer Committed by Eric Engestrom
Browse files

radeonsi: don't clear framebuffer.state before dcc decomp


This causes inconsistencies between sctx->framebuffer.state and other
sctx->framebuffer properties (like compressed_cb_mask).

The point of this code was to fix an issue with vi_separate_dcc_stop_query,
which was removed by 804e2924 we can safely drop it.

Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Closes: mesa/mesa#6099
Cc: mesa-stable
Part-of: <mesa/mesa!15261>
(cherry picked from commit 968d6812)
parent 639aa7cc
No related branches found
No related tags found
No related merge requests found
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