<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - piglit glean/readPixSanity testcase fails on ppc64 with Radeon adapter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64091#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - piglit glean/readPixSanity testcase fails on ppc64 with Radeon adapter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64091">bug 64091</a>
              from <span class="vcard"><a class="email" href="mailto:glisse@freedesktop.org" title="Jerome Glisse <glisse@freedesktop.org>"> <span class="fn">Jerome Glisse</span></a>
</span></b>
        <pre>For radeon my guess is that depth/stencil readback needs some fiddling with
texture format :

mesa/src/gallium/drivers/r600/r600_blit.c

r600_blit_decompress_depth()

surf_tmpl.format = flushed_depth_texture->resource.b.b.format;

i would look at what format you got there and what try to play with some other
format.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>