Is OpenGL ES use OpenVG on IMX6Q?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is OpenGL ES use OpenVG on IMX6Q?

1,468件の閲覧回数
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 返答(返信)

1,224件の閲覧回数
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 件の賞賛
返信

1,224件の閲覧回数
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 件の賞賛
返信

1,224件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Ali

no problem to use just on GPU core

~igor