gallium/tgsi_exec: Stop doing the weird allocation of the Addrs array.
authorEric Anholt <eric@anholt.net>
Tue, 22 Dec 2020 21:37:54 +0000 (13:37 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 5 Jan 2021 09:54:49 +0000 (09:54 +0000)
commitc27cbfd9ed5335e1c5f728c0fc92e5dd048fe99b
tree8f6e3a25e7b3ce667fef643c5929abcd14cf12aa
parentaf135bb8afeb1d67bd8e0fe2662da8fd0e2124e8
gallium/tgsi_exec: Stop doing the weird allocation of the Addrs array.

Saves an indirection on referencing the address regs, and also my sanity.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8283>
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_exec.h