]> git.cworth.org Git - apitrace/blobdiff - wrappers/trace.py
Factor the proc address wrapping into gltrace.py
[apitrace] / wrappers / trace.py
index eb9e4affa213a7a18989d0415c4541f90dba9044..6cb7934bfc684e4c153cca24fd3ef7b05561befe 100644 (file)
@@ -348,7 +348,7 @@ class Tracer:
 
         return ValueSerializer()
 
-    def trace_api(self, api):
+    def traceApi(self, api):
         self.api = api
 
         self.header(api)