summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/syncobj.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-01-17 16:39:27 -0800
committerEric Anholt <eric@anholt.net>2013-01-21 21:26:48 -0800
commitab4c549378cc2e355e24b8cd3a4cbf28434fd6a8 (patch)
tree6adae3d31ee195498f7ea59e85d55f4d62692176 /src/mesa/main/syncobj.h
parent7820e2dd8dac0978b3f4f94cc3aa0144eb19032b (diff)
downloadexternal_mesa3d-ab4c549378cc2e355e24b8cd3a4cbf28434fd6a8.zip
external_mesa3d-ab4c549378cc2e355e24b8cd3a4cbf28434fd6a8.tar.gz
external_mesa3d-ab4c549378cc2e355e24b8cd3a4cbf28434fd6a8.tar.bz2
mesa: Initially populate the display list with the exec list.
This cuts out a ton of code to make functions not set to a save_ variant match. Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/mesa/main/syncobj.h')
-rw-r--r--src/mesa/main/syncobj.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/syncobj.h b/src/mesa/main/syncobj.h
index 40a1049..6b43674 100644
--- a/src/mesa/main/syncobj.h
+++ b/src/mesa/main/syncobj.h
@@ -43,9 +43,6 @@ extern void
_mesa_init_sync_object_functions(struct dd_function_table *driver);
extern void
-_mesa_init_sync_dispatch(struct _glapi_table *disp);
-
-extern void
_mesa_init_sync(struct gl_context *);
extern void