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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,367 次查看
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.

0 项奖励
回复
1 回复

1,361 次查看
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 项奖励
回复