<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックOPENGLES1.1 glBlendFunc</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OPENGLES1-1-glBlendFunc/m-p/471190#M74562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So,how to solve this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;My current configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOARD:IMX6Q_SABRESD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BSP：3.14.52_LinuxYocto&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APP USE：Linux_framebuffer(FB,RGBA)+OPENGLES1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank a lot!：）&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2016 10:32:32 GMT</pubDate>
    <dc:creator>xyguo</dc:creator>
    <dc:date>2016-05-13T10:32:32Z</dc:date>
    <item>
      <title>OPENGLES1.1 glBlendFunc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENGLES1-1-glBlendFunc/m-p/471190#M74562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So,how to solve this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;My current configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOARD:IMX6Q_SABRESD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BSP：3.14.52_LinuxYocto&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APP USE：Linux_framebuffer(FB,RGBA)+OPENGLES1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank a lot!：）&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 10:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENGLES1-1-glBlendFunc/m-p/471190#M74562</guid>
      <dc:creator>xyguo</dc:creator>
      <dc:date>2016-05-13T10:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: OPENGLES1.1 glBlendFunc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENGLES1-1-glBlendFunc/m-p/471191#M74563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Hi xy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Please provide the sample code, Using GPU sdk samples glblend functions works as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Maybe you are missing a glEnable(GL_BLEND)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 15:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENGLES1-1-glBlendFunc/m-p/471191#M74563</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-05-17T15:50:38Z</dc:date>
    </item>
  </channel>
</rss>

