This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TDA2PXEVM: To get time information of openGL functions running in GPU

Part Number: TDA2PXEVM

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?