freedreno/ir3: Refactor out IBO source references.
authorEric Anholt <eric@anholt.net>
Wed, 20 May 2020 20:40:29 +0000 (13:40 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 18:17:46 +0000 (18:17 +0000)
commit2068b0143027a9f61011f3cac6b620414c85c8f6
treeb5cbbcf6126377760ce23292280de202ca9a4131
parent00b9099dd599ecaede1c0ddbb8fa3097e299667e
freedreno/ir3: Refactor out IBO source references.

All the users of the unsigned result just wanted an ir3_instruction to
reference.  Move a6xx's helpers to ir3_image.c and inline the old unsigned
results version.

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