Files
mesa/src
Juan A. Suarez Romero 68f16660f1 v3d: keep clear color untouched
When invoking TLB clear, the color to clear could require
swapping and clamping.

Do the changes in a copy and leave the original color untouched, as it
is passed as constant.

This fixes local outside scope issues with Coverity.

Fixes: 54cba7d2 ("v3d: clamp clear color")
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14534>
2022-01-18 15:22:07 +00:00
..
2022-01-16 18:23:28 +00:00
2022-01-10 21:52:42 +00:00
2022-01-18 15:22:07 +00:00
2022-01-10 22:53:32 +00:00
2021-03-20 10:38:55 +00:00
2022-01-10 22:53:32 +00:00
2021-12-09 09:05:23 -08:00
2022-01-14 20:17:44 +00:00