using apitrace
Asloob Qureshi
asloobq at vmware.com
Fri Jul 25 16:37:38 PDT 2014
What about gl instead of egl ?
apitrace trace --api gl "executable path"
Does that work ?
From: apitrace [mailto:apitrace-bounces at lists.freedesktop.org] On Behalf Of Erdenay Alpay
Sent: Monday, June 16, 2014 6:26 AM
To: apitrace at lists.freedesktop.org
Subject: using apitrace
Hi all,
I am trying to use apitrace program to debug OpenGL ES application that runs on Windows computer. I downloaded latest binaries from "http://people.freedesktop.org/~jrfonseca/apitrace/<https://urldefense.proofpoint.com/v1/url?u=http://people.freedesktop.org/~jrfonseca/apitrace/&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=q78AVak4cCxBESGwNE1bVR7WDgToPeCi7A0bCeTB4Hw%3D%0A&m=bdOzKwK5O6wjvtmD9sN%2FLeTRGRWrF8mOwwvinoob2S8%3D%0A&s=aa920ec6a075164a26600ad99a227013e05a060bbd03f8dc1b5dd3fe2454db88>" to run apitrace with the the following commands:
apitrace trace --api egl "executable path"
and I get this:
error: unsupported API
I use egl for --api because OpenGL ES is used in the program. I also checked from the source code, and egl seems to be the correct parameter. I do not what to pass.
Do you have suggestions?
Regards,
Erdenay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/apitrace/attachments/20140725/56f537d8/attachment.html>
More information about the apitrace
mailing list