glthread: inline _mesa_unmarshal_dispatch_cmd and convert the switch to a table
authorMarek Olšák <marek.olsak@amd.com>
Wed, 19 Feb 2020 20:58:34 +0000 (15:58 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 6 Mar 2020 01:06:14 +0000 (01:06 +0000)
commit19151e2605c95498f9dbc85fa85e10e851df374d
tree0484bba36c7c38198f44c2ac6113f0c638723469
parent245f9593b7967521bd6661d7059096c528cc7f0d
glthread: inline _mesa_unmarshal_dispatch_cmd and convert the switch to a table

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
src/mapi/glapi/gen/gl_marshal.py
src/mapi/glapi/gen/gl_marshal_h.py
src/mesa/main/glthread.c
src/mesa/main/marshal.c
src/mesa/main/marshal.h