panfrost: Move streamout offset update out of panfrost_draw_vbo()
authorBoris Brezillon <boris.brezillon@collabora.com>
Thu, 5 Mar 2020 20:55:01 +0000 (21:55 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Tue, 10 Mar 2020 11:47:34 +0000 (12:47 +0100)
commit13881a4dada8653a5857a1dad969f7c4acf3db0c
tree648be2ee058c325aecee2e6aa52a7f6d7126ad22
parent046c15458575f826da430d86a3056876f1bcc638
panfrost: Move streamout offset update out of panfrost_draw_vbo()

That's part of out attempt to shrink panfrost_draw_vbo().

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/pan_context.c