commit | 59f29fc845ce6425959e8db9b707363b1e273445 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Jan 16 16:02:06 2020 -0800 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Jan 23 22:46:09 2020 +0000 |
tree | aaa94a20aa4cd79f9047979982a144508b8a0ad2 | |
parent | d67100519ebf138695b14cb6bec461237dee14ba [diff] |
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>