[Mesa-dev] [PATCH 11/20] radeonsi: fix texture format reinterpretation with DCC

Marek Olšák maraeo at gmail.com
Mon Aug 29 19:29:27 UTC 2016


On Mon, Aug 29, 2016 at 8:29 PM, Bas Nieuwenhuizen
<bas at basnieuwenhuizen.nl> wrote:
> Hi Marek,
>
> I don't think this accounts for the fast clear bits? unorm->uint and
> snorm<->sint should have compatible clear values, but otherwise we may
> need to eliminate the fast clears.

That's a good point.

I propose that this patch be pushed as-is (unless you have other
comments on it) and the fast clear can be fixed after we have proper
tests.

Marek


More information about the mesa-dev mailing list