turnip: Convert the rest of tu_cmd_buffer.c over to the new pack macros.
authorEric Anholt <eric@anholt.net>
Fri, 17 Jan 2020 00:02:06 +0000 (16:02 -0800)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Jan 2020 22:46:09 +0000 (22:46 +0000)
commit59f29fc845ce6425959e8db9b707363b1e273445
treeaaa94a20aa4cd79f9047979982a144508b8a0ad2
parentd67100519ebf138695b14cb6bec461237dee14ba
turnip: Convert the rest of tu_cmd_buffer.c over to the new pack macros.

There are only a couple of hard cases left using pkt4, where the register
number to write is computed.

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3455>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3455>
src/freedreno/vulkan/tu_cmd_buffer.c