mesa/src/nouveau
Karol Herbst 7b29065d46 nv50/ir/nir: Fix zero source handling of tex instructions.
For TXQ we know make sure that we at least add one source. If the nir
instruction however didn't had any sources, we inserted a fake 0 source
ending up with two 0s for TXQ.

It's unclear to me if we have other ops where this would be necessary.

Fixes: 85a31fa1fc ("nv50/ir/nir: fix txq emission on MS textures")
Signed-off-by: Karol Herbst <git@karolherbst.de>
Acked-by: M Henning <drawoc@darkrefraction.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24373>
(cherry picked from commit 8d7f682bdb)
2023-07-30 11:07:21 +01:00
..
codegen nv50/ir/nir: Fix zero source handling of tex instructions. 2023-07-30 11:07:21 +01:00
drm-shim drm-shim/nouveau: fix the shim to work with nvif ioctl. 2022-11-09 21:21:22 +00:00
meson.build nouveau: move codegen to a common higher level directory. 2022-06-03 03:57:18 +00:00