turnip: no linear_to_srgb for alpha channel for gmem clear value packing
authorJonathan Marek <jonathan@marek.ca>
Thu, 3 Dec 2020 04:23:20 +0000 (23:23 -0500)
committerJonathan Marek <jonathan@marek.ca>
Tue, 8 Dec 2020 18:16:09 +0000 (13:16 -0500)
commitd7ea266e6f5cdcde5dd880839a057afaa560e97e
treedaa95d71badfc451b1e62ca27a21d5803aea1797
parentab0d6c91fdd96db288da5c0037417b1302399e9e
turnip: no linear_to_srgb for alpha channel for gmem clear value packing

Alpha channel is always linear (oops).

Fixes: ddac5933f8f3 ("turnip: call packing functions directly for pack_gmem_clear_value")
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7899>
.gitlab-ci/deqp-freedreno-a630-fails.txt
src/freedreno/vulkan/tu_clear_blit.c