[Bug 108894] [anv] vkCmdCopyBuffer() and vkCmdCopyQueryPoolResults() write-after-write hazard

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 29 13:33:58 UTC 2018


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

--- Comment #6 from Jason Ekstrand <jason at jlekstrand.net> ---
The issue is most likely because we accumulate barriers and delay actually
applying the them until the next draw or copy command.  Should be an easy fix.

-- 
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/intel-3d-bugs/attachments/20181129/ecc23f62/attachment.html>


More information about the intel-3d-bugs mailing list