[Mesa-dev] [Bug 64091] piglit glean/readPixSanity testcase fails on ppc64 with Radeon adapter
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 30 12:57:16 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64091
--- Comment #5 from Jerome Glisse <glisse at freedesktop.org> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130430/7a5c0397/attachment.html>
More information about the mesa-dev
mailing list