glthread: fix typo related to upload_vertices()
authorPatrick Lerda <patrick9876@free.fr>
Sat, 20 May 2023 15:12:34 +0000 (17:12 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 24 May 2023 22:17:26 +0000 (22:17 +0000)
commit39a9ebde37887fd935d7b3e5ca4860abf49e6d95
tree6d66314b25fe634d35cbb53947b817be79ebc0f9
parente18344dd24d9ce80c9181713ceecaaf80c0044ec
glthread: fix typo related to upload_vertices()

Fixes: 68a926a15b7b ("glthread: set GL_OUT_OF_MEMORY if we fail to upload vertices")
Signed-off-by: Patrick Lerda <patrick9876@free.fr>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23166>
src/mesa/main/glthread_draw.c