<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [SNB Bisected]Piglit spec_ARB_framebuffer_object_fbo-blit-stretch fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68365">bug 68365</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>REOPENED
           </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]Piglit spec_ARB_framebuffer_object_fbo-blit-stretch fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68365#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [SNB Bisected]Piglit spec_ARB_framebuffer_object_fbo-blit-stretch fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68365">bug 68365</a>
              from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
        <pre>Fixed by:

commit 1b101ca809debb9b730d99b92e8f0153f08aeb57
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date:   Mon Jun 5 17:34:38 2017 -0700

    blorp: Use normalized coordinates on Gen6

    Apparently, the sampler has some sort of precision issues for
    non-normalized texture coordinates with linear filtering.  This caused
    some small precision issues in scaled blits.  Work around this by using
    normalized coordinates.  There is some extra work necessary because Gen6
    uses TEX (instead of TXF) for some multisample resolve blits.

    Fixes piglit.spec.arb_framebuffer_object.fbo-blit-stretch on SNB.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [SNB Bisected]Piglit spec_ARB_framebuffer_object_fbo-blit-stretch fail"
   href="show_bug.cgi?id=68365">https://bugs.freedesktop.org/show_bug.cgi?id=68365</a>
    Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Reviewed-by: Eduardo Lima Mitev <<a href="mailto:elima@igalia.com">elima@igalia.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>