mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch
authorMarek Olšák <marek.olsak@amd.com>
Sat, 10 Nov 2018 06:17:13 +0000 (01:17 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 21 Nov 2018 02:17:38 +0000 (21:17 -0500)
commit247d5a8e94787aad8a91f447853539f7932a99f5
tree20eda9e5165f41ef093c60295aea2f1f64302143
parent25d95ed5359b88b297277fceac7c33f35d1d59ba
mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch

If you insert printf there, you'll know why glthread was disabled.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mapi/glapi/gen/gl_marshal.py
src/mesa/main/glthread.c
src/mesa/main/glthread.h
src/mesa/main/marshal.c