OPENGLES1.1 glBlendFunc

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

OPENGLES1.1 glBlendFunc

559件の閲覧回数
xyguo
Contributor I

Hi,

     The current application use OPENGLES1.1 .When I use glTexDirectVIV / glTexDirectVIVMap / glTexDirectInvalidateVIV , Translucent layer layout which set by glBlendFunc(GL_SRC_ALPHA,GL_ONE_MINUS_SRC_ALPHA) is not as expected . But when I use glTexImage2D/glTexSubImage2D(But The efficiency is lower ),Translucent layer work as expected.

     So,how to solve this problem?

 

My current configuration:

          BOARD:IMX6Q_SABRESD

          BSP:3.14.52_LinuxYocto

          APP USE:Linux_framebuffer(FB,RGBA)+OPENGLES1.1

Thank a lot!:)

ラベル(1)
0 件の賞賛
1 返信

384件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi xy

Please provide the sample code, Using GPU sdk samples glblend functions works as expected.

Maybe you are missing a glEnable(GL_BLEND)

regards

0 件の賞賛