<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: reflect does not produce correct results for limit values"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89648">bug 89648</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;">CC</td>
           <td>itoral@igalia.com
           </td>
           <td>
                
           </td>
         </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></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - dEQP-GLES3: reflect does not produce correct results for limit values"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89648#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - dEQP-GLES3: reflect does not produce correct results for limit values"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89648">bug 89648</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>I think these were fixed by

commit 123c801f106dd1157fc889eaec934272ac6be937
Author: Pyry Haulos <<a href="mailto:phaulos@google.com">phaulos@google.com</a>>
Date:   Fri May 29 14:09:59 2015 -0700

    Allow different multiplication order in reflect()

    GLSL spec allows compiler to assume that multiplication is commutative.
    reflect() contains three multiplications which compiler can re-order
    based on the spec language. This change relaxes reflect() tests to
    allow both evaluation orders.

    Bug: 19408572
    Change-Id: I78e5b6e6f7bc761b4c49f5e1d4a283fcc60bf512

and

commit 919e0bc33b7fa8a27131967a02c6ceca3c8d1009
Author: Mika Isojärvi <<a href="mailto:misojarvi@google.com">misojarvi@google.com</a>>
Date:   Thu Mar 24 16:05:56 2016 -0700

    Allow more alternative forms of scalar reflect function

    Bug: 22859221
    Change-Id: Iff34d861642b8d4b8a1cdc932529d98ac7c71005

All 24 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.*
tests now pass.</pre>
        </div>
      </p>


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

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