<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ILK]Piglit spec_ARB_copy_image_arb_copy_image-formats fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83036#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ILK]Piglit spec_ARB_copy_image_arb_copy_image-formats fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83036">bug 83036</a>
              from <span class="vcard"><a class="email" href="mailto:rhyskidd@gmail.com" title="Rhys Kidd <rhyskidd@gmail.com>"> <span class="fn">Rhys Kidd</span></a>
</span></b>
        <pre>Confirming on ILK with Mesa master.

The specific test being run here is this command line
"bin/arb_copy_image-formats -auto -fbo". 

$ mesa-debug glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile 
OpenGL version string: 2.1 Mesa 11.1.0-devel (git-b8d2263)
OpenGL shading language version string: 1.20

Extract from initial part of first format with error:
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
texel mismatch at (24, 0); expected 0xcd, received 0x00.
texel mismatch at (25, 0); expected 0x16, received 0x00.
texel mismatch at (26, 0); expected 0x68, received 0x00.
texel mismatch at (27, 0); expected 0xba, received 0x00.
texel mismatch at (28, 0); expected 0xac, received 0x00.</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>