Is OpenGL ES use OpenVG on IMX6Q?

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

Is OpenGL ES use OpenVG on IMX6Q?

786 次查看
ali_sarlak
Contributor III

Hello

I want to know when opengl es is used it use openvg for some of operation in order to use all of the hardware resources or not?for example if opengl need to do some things in 2D is it use of openVG or not?

When we use IMX6Q, it has 2D core and 3D core if we use opengl to our application IMX's 2D core will be useless and vice versa .Am I right(if not please show me a way to be sure that when opengl es is used openvg is used too)?

Best regards,

Ali

标签 (2)
3 回复数

542 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ali

opengl es is not used openvg is used, these are different APIs,

however i.MX6Q GPU 3D also supports OpenVG APIs.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励

542 次查看
ali_sarlak
Contributor III

Hello igorpadykov

I know that but I want to know when someone use OpenGL ES then the OpenVG hardware core is unused(I mean useless)?

So is that a good idea that we use just on GPU core?

0 项奖励

542 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ali

no problem to use just on GPU core

~igor