r600/sfn: Set unnormalized flag for z-coordinate when fetching from array
authorGert Wollny <gert.wollny@collabora.com>
Sat, 30 Jan 2021 18:08:55 +0000 (19:08 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 1 Feb 2021 10:11:49 +0000 (10:11 +0000)
commitfd6c95a1b1e01d1ae9a22443f7f71e31eaf446af
tree9f5dbd41d087ff45085e0673a4f62bdd7c631548
parent80200c75e0c9a0a5d031d82f7f4cfc4aed96837a
r600/sfn: Set unnormalized flag for z-coordinate when fetching from array

It shouldn't be relewant for fetch, but the TGSI code path does it, so
let's do it here as well.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8800>
src/gallium/drivers/r600/sfn/sfn_emittexinstruction.cpp