panfrost: Move panfrost_emit_vertex_data() to pan_cmdstream.c
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 6 Mar 2020 08:09:03 +0000 (09:09 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Tue, 10 Mar 2020 11:47:34 +0000 (12:47 +0100)
commitb95530bef23826d3d6ca2e2e2d0ad2d74e572a47
tree9458d59534d3e8efcaf8f175c2ef13e7aba1f92e
parent251e685e726173f7256d12bdb6ce882859994793
panfrost: Move panfrost_emit_vertex_data() to pan_cmdstream.c

Move panfrost_emit_vertex_data() to pan_cmdstream.c where other emit
functions live, and adjust the prototype for consistency.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4083>
src/gallium/drivers/panfrost/Makefile.sources
src/gallium/drivers/panfrost/meson.build
src/gallium/drivers/panfrost/pan_attributes.c [deleted file]
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_cmdstream.h
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_context.h