cso: fix a regression from draw_vbo rework
authorMarek Olšák <marek.olsak@amd.com>
Tue, 13 Dec 2022 03:17:26 +0000 (22:17 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Dec 2022 18:41:26 +0000 (18:41 +0000)
commiteea416d0c9c1eb1144ac77a9098abc59b374fa52
tree519388c0761c7f71b5d448e1f612e584aae9d57f
parentd51fc12af9dd0189be7b3eae0c96a6336eeaca18
cso: fix a regression from draw_vbo rework

Fixes: c9b13a93385 - cso: remove cso_draw_vbo from all draws, call the driver or u_vbuf directly

Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20288>
src/gallium/auxiliary/cso_cache/cso_context.c