zink: handle all stages in fixup_io_locations()
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 6 Apr 2023 17:49:51 +0000 (13:49 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 05:12:25 +0000 (05:12 +0000)
commitd5a3e2db89ba683230addffd2d1cfb3da5271092
tree080a8113d3554d0ef1613eba41470b89440d1d2b
parent7a83d6289e1f60aaa10d84e655233163a19dc142
zink: handle all stages in fixup_io_locations()

this makes the handling a bit more complex, as both input and output
need to be handled for most stages, and also the per-component handling
gets trickier

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22671>
src/gallium/drivers/zink/zink_compiler.c