]> git.cworth.org Git - apitrace/blobdiff - retrace/d3dretrace.hpp
Dump depth textures as a single image (issue #97).
[apitrace] / retrace / d3dretrace.hpp
index c1bc0cd592e7b3f82e5955d1ee34c13e03154cf0..b552c0bf3935a609d06fe9be07f34bf4095897ec 100644 (file)
@@ -53,6 +53,9 @@ createWindow(int width, int height);
 void
 resizeWindow(HWND hWnd, int width, int height);
 
+bool
+processEvents(void);
+
 
 } /* namespace d3dretrace */