gallium/u_vbuf: change u_vbuf_draw_vbo to accept pipe_context as first param
authorMarek Olšák <marek.olsak@amd.com>
Sun, 27 Nov 2022 15:44:29 +0000 (10:44 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sun, 11 Dec 2022 14:37:27 +0000 (14:37 +0000)
commit8b4201d6bd7cc1a550db233533f8945bf43445d9
tree760ebb56177768186dc427d7132c68a7fa792fbf
parent4a92492a8a016114b6b4ed9833dddbc58a485f5d
gallium/u_vbuf: change u_vbuf_draw_vbo to accept pipe_context as first param

This makes the parameters equal to pipe_context::draw_vbo.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20025>
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/util/u_vbuf.c
src/gallium/auxiliary/util/u_vbuf.h