<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression, bisected] piglit gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and gl-2.1-pbo broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92216#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression, bisected] piglit gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and gl-2.1-pbo broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92216">bug 92216</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=118583" name="attach_118583" title="hack that fixes issue">attachment 118583</a> <a href="attachment.cgi?id=118583&action=edit" title="hack that fixes issue">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=92216&attachment=118583'>[review]</a>
hack that fixes issue

The bug always occurs whenever default texture object get used, it's
textureIndex is always 0 so textureIndex used in new bind_texture function is
incorrect. Attached patch fixes the issue, maybe real fix would be to add index
as one of the parameters, what do you think Brian?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>