[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 18:11:47 UTC 2017


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

--- Comment #3 from Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> ---
Note that we are only setting the metadata though. 0x30f should be the metadata
that means "data is uncompressed, just take the value from data", 0xffffffff is
probably "clear to depth 1.0". 

You might even try just not setting any value at all, given in this transition
you did a decompress previously, so the hardware might have set the metadata to
something similar to 0x30f.

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


More information about the mesa-dev mailing list