r600: Use TRUNC_COORD on samplers
authorChristopher Egert <cme3000@gmail.com>
Sun, 17 May 2020 17:12:02 +0000 (19:12 +0200)
committerChristopher Egert <cme3000@gmail.com>
Sat, 23 May 2020 23:40:50 +0000 (01:40 +0200)
commitc130a3402e61ba62a2d90f71d4b196b8c5597832
tree1aefdc8394f92b7711cbc7a7c473ee7d77ea2090
parent4174a13459da6086963b4b43b4e0dcdd680da6db
r600: Use TRUNC_COORD on samplers

As per d573d1d82524b8a2e5f56938069cabc0f0176a0e the same should be done
here. It seems like TRUNCATE_COORD not available on r600, so this is
limited to evergreen.

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5078>
src/gallium/drivers/r600/evergreen_state.c