freedreno/ir3: Move handle_bindless_cat6 to compiler_nir and reuse.
authorEric Anholt <eric@anholt.net>
Wed, 20 May 2020 21:00:33 +0000 (14:00 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 18:17:46 +0000 (18:17 +0000)
commit2ec4c53ef94901bd7d1623047c52dcdb98a9764f
treebe86d21f42b7859f7260fd2cff633adbf4ac8dce
parent2068b0143027a9f61011f3cac6b620414c85c8f6
freedreno/ir3: Move handle_bindless_cat6 to compiler_nir and reuse.

There was an open coded version for ldc, and now we can drop that.  I
needed to do it for resinfo as well.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3501>
src/freedreno/ir3/ir3_a6xx.c
src/freedreno/ir3/ir3_compiler_nir.c
src/freedreno/ir3/ir3_context.h