How to use imx-gpu-viv API in Qt application on imx6q

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use imx-gpu-viv API in Qt application on imx6q

670 Views
747550962
Contributor I

I want to use OpenGL in Qt application with inherit QOpenGLWidget and QOpenGLExtraFunctions,i will use glTexDirectVIV() when update the texture. but the error,"‘glTexDirectVIV’ was not declared in this scope",is occured when compiling the application, so the question is: how can i use glTexDirectVIV in Qt application.The Yocto version is L4.9.88_2.0.0 for imx6q-sabresd.

Labels (1)
0 Kudos
1 Reply

665 Views
b36401
NXP Employee
NXP Employee

Please refer to i.MX Graphics User’s Guide you can get here:
https://www.nxp.com/docs/en/user-guide/I.MX_GRAPHICS_USERS_GUIDE.pdf

0 Kudos