<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression, bisected] arb_direct_state_access.texunits piglit test broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92215">bug 92215</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression, bisected] arb_direct_state_access.texunits piglit test broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92215#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression, bisected] arb_direct_state_access.texunits piglit test broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92215">bug 92215</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>commit d9e3621a2eb6deb12a326ed1376a7ae45a1c9d52
Author: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>
Date:   Wed Sep 30 15:27:56 2015 -0600

    arb_direct_state_access-texunits: fix incorrect error test

    Check for GL_INVALID_VALUE, not GL_INVALID_OPERATION.  The extension spec
    isn't clear on this, but GL_INVALID_VALUE is typically generated for
    out-of-range int/uint values.

    That's what NVIDIA does.  Plus, that's what the other bind-texture-unit
    piglit test checks for at line 91.  Let's at least be consistent.

    Reviewed-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>></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>