gallium: add the u_vbuf pointer into pipe_context
authorMarek Olšák <marek.olsak@amd.com>
Sun, 27 Nov 2022 15:39:49 +0000 (10:39 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sun, 11 Dec 2022 14:37:27 +0000 (14:37 +0000)
commit4a92492a8a016114b6b4ed9833dddbc58a485f5d
treeb0943f362428a96fa6beb4d55a44da12b320b4ed
parenta9934a9f649d397384db8fc6eb268663ea44b9de
gallium: add the u_vbuf pointer into pipe_context

This will allow removing the draw_vbo wrapping in cso_context.

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/include/pipe/p_context.h