<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - dEQP-GLES3: mix does not produce correct results with infinities"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89647">bug 89647</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;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>idr@freedesktop.org
           </td>
           <td>intel-3d-bugs@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - dEQP-GLES3: mix does not produce correct results with infinities"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89647#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - dEQP-GLES3: mix does not produce correct results with infinities"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89647">bug 89647</a>
              from <span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span></b>
        <pre>These tests now all pass after

commit 6c1b3db5fb439806b9b67442f1042615ffa32816
Author: Pyry Haulos <<a href="mailto:phaulos@google.com">phaulos@google.com</a>>
Date:   Fri May 29 14:06:53 2015 -0700

    Allow alternative mix() implementation

    Some compilers translate mix(a, b, x) to a + (b - a)*x which produces
    slightly different results than the form a*(1 - x) + b*x suggested by
    the GLSL specification. This change relaxes tests to allow both forms.

    Bug: 21110253
    Change-Id: I3af056145ef8e64c0fc998302770fd38d105481a</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>