<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:anuj.phogat@gmail.com" title="Anuj Phogat <anuj.phogat@gmail.com>"> <span class="fn">Anuj Phogat</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [SNB+ Bisected]Ogles3conform GL3Tests_shadow_shadow_execution_frag.test fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81655">bug 81655</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 - [SNB+ Bisected]Ogles3conform GL3Tests_shadow_shadow_execution_frag.test fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81655#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [SNB+ Bisected]Ogles3conform GL3Tests_shadow_shadow_execution_frag.test fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81655">bug 81655</a>
              from <span class="vcard"><a class="email" href="mailto:anuj.phogat@gmail.com" title="Anuj Phogat <anuj.phogat@gmail.com>"> <span class="fn">Anuj Phogat</span></a>
</span></b>
        <pre>Fixed on mesa master by:
commit 9548ba6e7bb8e631f6ef6236f7425725239742fe
Author: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>>
Date:   Mon Jul 21 16:58:42 2014 -0700

    mesa: Don't use memcpy() in _mesa_texstore() for float depth texture data

    because float depth texture data needs clamping to [0.0, 1.0]. Let the
    _mesa_texstore() fallback to slower path.

    Fixes Khronos GLES3 CTS tests:
    shadow_execution_vert
    shadow_execution_frag

    V2: Move the check to _mesa_texstore_can_use_memcpy() function.
        Add check for floating point data types.

    Cc: <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>>
    Signed-off-by: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>>
    Reviewed-by: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.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>