]> git.cworth.org Git - apitrace/blobdiff - common/trace_tools.hpp
Allow to retrace with EGL too.
[apitrace] / common / trace_tools.hpp
index 7ca908af60c6a3f4e614bd8dc29dc00ce90bd0cf..b568a0de83642080d80e63875e53981427385ab6 100644 (file)
 #include <stdlib.h>
 
 #include "os_string.hpp"
+#include "trace_api.hpp"
 
 
 namespace trace {
 
 
-enum API {
-    API_GL, // GL + GLX/WGL/CGL
-    API_EGL, // GL/GLES1/GLES2/VG + EGL
-};
-
-
 os::String
 findFile(const char *relPath, // path relative to the current program
          const char *absPath, // absolute path