<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [OpenGL CTS] KHR-GL45.copy_image.functional"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102679">bug 102679</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>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>intel-3d-bugs@lists.freedesktop.org
           </td>
           <td>kenneth@whitecape.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [OpenGL CTS] KHR-GL45.copy_image.functional"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102679#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [OpenGL CTS] KHR-GL45.copy_image.functional"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102679">bug 102679</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>I was wrong.  While we use BLORP for glCopyImageSubData(), the test also does
glGetTexImage() and we fall all the way back to software, and hit the code
Karol was fixing.

Karol's memcpy path doesn't work for i965 because src_stride and dst_stride
don't match, but if I take the approach Jason mentioned in his review, it
totally works.

I'll respin that patch...</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>