freedreno/ir3: remove indirect input load
authorJonathan Marek <jonathan@marek.ca>
Wed, 5 Aug 2020 02:19:03 +0000 (22:19 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Sep 2020 15:10:47 +0000 (15:10 +0000)
commitacb6163d5e683087bbfdea93ec13d02bd1a4ed59
treefc1000f11068a9ed9e8bde5162dd0aac32566a09
parent00973542ffe93224949ca9654757f8b0581e2ef9
freedreno/ir3: remove indirect input load

nir_intrinsic_load_input should only be used with VS and FS, indirect input
shouldn't be possible for those.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6181>
src/freedreno/ir3/ir3_compiler_nir.c