Tool/software: TI C/C++ Compiler
Hi,
To get the time information of functions running in Linux (a15 core), we have used OSA_getCurGlobalTimeInMsec(). But it doesn't provide information of openGL functions running in GPU ( gives 0 msec).
Is there any function to get time information of openGL functions running in GPU?