https://bugs.freedesktop.org/show_bug.cgi?id=64091

--- Comment #5 from Jerome Glisse <gli...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to