nir: remove bogus logic to allow cube + offset to work
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 14 Nov 2021 06:01:47 +0000 (01:01 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Mar 2022 18:26:43 +0000 (18:26 +0000)
commit8ed07c0da90b98cc53fbed1b387027a34d09b042
tree0b690f5836cc22b6ad5022f805e6694e45a02a8f
parent37306ba3f1363e43c232abf9215d48e6a0a47cf4
nir: remove bogus logic to allow cube + offset to work

This was done for an a4xx hack which is now removed. No API allows cube
texturing to have offsets.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14670>
src/compiler/nir/nir.c