panfrost: Use packs for vertex attribute buffers
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 14 Aug 2020 16:51:36 +0000 (12:51 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Aug 2020 11:43:52 +0000 (11:43 +0000)
commite646c861fc62d4163d9a94f910d3bb97731ed0b7
tree690090944a1fe20e1c6f187f4291d40cdf288439
parentc9bb5dc911a1de4a1178af458babcaaa64998327
panfrost: Use packs for vertex attribute buffers

Eliminates messy staging, I think.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6326>
src/gallium/drivers/panfrost/pan_cmdstream.c