]> git.cworth.org Git - apitrace/blobdiff - retrace/glretrace.hpp
Fixed gpu profiling under multiple contexts.
[apitrace] / retrace / glretrace.hpp
index 2ab85e03fda624da0d1e51b7cee6a10d2fba5f34..a39f9c1f367477e22832f783f031d9563c8dc854 100644 (file)
@@ -70,6 +70,7 @@ void frame_complete(trace::Call &call);
 
 void updateDrawable(int width, int height);
 
+void flushQueries();
 void beginProfileGPU(trace::Call &call);
 void endProfileGPU(trace::Call &call);