]> git.cworth.org Git - apitrace/blobdiff - wrappers/d3d10_1trace.py
specs: Allow an API to spread across multiple modules.
[apitrace] / wrappers / d3d10_1trace.py
index 6fa3efc27cf7199b4a99954cccca29e030d11b5d..3b744e426c4933c3aaf2937f964166bd6ff9ee26 100644 (file)
@@ -39,4 +39,4 @@ if __name__ == '__main__':
     print '#include "d3d10size.hpp"'
     print
     tracer = D3DCommonTracer('d3d10_1.dll')
-    tracer.traceApi(d3d10_1)
+    tracer.traceModule(d3d10_1)