[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
Thu Oct 5 07:49:49 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102488
xbx <xavierb at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #4 from xbx <xavierb at gmail.com> ---
I did more testing.
And I think I'm getting mad.
When using master, it works.
It also works with 0x030f . (and it doesn't with 0x0000)
I did try 17.2 branch, also works.
The only way I could reproduce the bug in the application was messing with
VK_ATTACHMENT_LOAD_OP_DONT_CARE / VK_IMAGE_LAYOUT_UNDEFINED ...
but that's because, then, it doesn't enter the if branch in
radv_handle_depth_image_transition() at all.
So I don't know how I came up with this at the time.
sorry.
--
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/20171005/7c4b169d/attachment.html>
More information about the mesa-dev
mailing list