panfrost: Unify vertex/tiler structures
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 7 Apr 2020 00:31:32 +0000 (20:31 -0400)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 10 Apr 2020 14:52:59 +0000 (16:52 +0200)
commitb010a6d5f15520677d34015c88ec89046b811372
treefce4e1353cae517d06e9b683e17b5c54740bc2ef
parentaee68b06c8c1ba48e171b07a8d70606dbf7936c7
panfrost: Unify vertex/tiler structures

Some fields were shuffled but these are essentially the same across the
generations.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4505>
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_context.c
src/panfrost/bifrost/test/bi_submit.c
src/panfrost/include/panfrost-job.h
src/panfrost/pandecode/decode.c