[Bug 108894] [anv] vkCmdCopyBuffer() and vkCmdCopyQueryPoolResults() write-after-write hazard
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 29 14:44:00 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108894
--- Comment #8 from Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> ---
(In reply to Jason Ekstrand from comment #6)
> 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.
A call to genX(cmd_buffer_apply_pipe_flushes) seems to fix it for me.
--
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/a685f0a0/attachment.html>
More information about the intel-3d-bugs
mailing list