[Mesa-dev] [Bug 102488] radv_handle_depth_image_transition() wrongly clearing depth data when transitioning to htile.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 4 09:03:19 UTC 2017


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

--- Comment #2 from xbx <xavierb at gmail.com> ---
Hi,

Yeah sorry I don't have a nice repro to send.

I'm pretty sure I did test this at the time, and it didn't work.  But I'll try
again to make sure.

I don't remember the details precisely, but there general idea is:
 - part of the scene is rendered
 - then the z buffer is converted to a linear texture
 - downscaled with a shader to a new texture
 - the new texture is then converted back to a htile zbuffer(*)
 - and some more rendering is done at that lower resolution, in parts not
occluded
 - and then all is blended together for presenting

So the problem is that the (*)transition does need to convert the data and not
just clear the buffer.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171004/249655b0/attachment.html>


More information about the mesa-dev mailing list