Part Number: TDA2EVM5777
Tool/software: TI C/C++ Compiler
How to get VSDK3.8 GPU version?
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.
Part Number: TDA2EVM5777
Tool/software: TI C/C++ Compiler
How to get VSDK3.8 GPU version?
Hello,
You can run:
cat /prov/pvr/version
Regards
Hemant
Thank you reply ,
another question :
VSDK3.8 include openGL ES . how to get ES versions?
thank you very much .
Hello,
TDA2x supports OpenGLES 2.0 and OpenGLES 1.1
You can run eglinfo to get OpenGLES versions and extension.
Regards
Hemant