<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ProgramBinary does not switch program correctly when using transform feedback"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106810#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ProgramBinary does not switch program correctly when using transform feedback"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106810">bug 106810</a>
              from <span class="vcard"><a class="email" href="mailto:xinghua.cao@intel.com" title="xinghua <xinghua.cao@intel.com>"> <span class="fn">xinghua</span></a>
</span></b>
        <pre>(In reply to Jordan Justen from <a href="show_bug.cgi?id=106810#c1">comment #1</a>)
<span class="quote">> What do you mean "implicitly call useProgram"? I think ProgramBinary
> should overwrite the currently bound program. (Whatever UseProgram last
> set it to.)

> I'm not saying that I see anything specifically wrong with the test
> cases.

> I tried loading this page on chrome, and I did see some failures.

> I also tried loading it on Firefox, and I did not see any errors.
> (I tried to refresh a few times too.)</span >

Thank you for your reply.

you could not reproduce this issue on Firefox. May the Firefox not cache
program binary, it re-compile and re-link program, mesa could call link_program
to switch "gl_program" object correctly?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>