Is OpenGL ES use OpenVG on IMX6Q?

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

Is OpenGL ES use OpenVG on IMX6Q?

750 Views
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

Labels (2)
3 Replies

506 Views
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 Kudos

506 Views
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 Kudos

506 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ali

no problem to use just on GPU core

~igor