[Mesa-dev] [Bug 110923] Multiple VkSubpassDependency-entries with the same dstSubpass not handled correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 17 07:35:45 UTC 2019


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

Samuel Pitoiset <samuel.pitoiset at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Samuel Pitoiset <samuel.pitoiset at gmail.com> ---
Hi,

Yes, this is correct and this has been fixed a while ago. See

commit eaab35e5e328eec06bc5012624ee3585aa209c29
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Jan 29 22:18:59 2019 +0100

    radv: handle subpass dependencies correctly

    The different masks should be accumulated. For example if two
    subpasses declare an outgoing dependency (ie. dst ==
    VK_SUBPASS_EXTERNAL).

    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

-- 
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/20190617/729d9a45/attachment.html>


More information about the mesa-dev mailing list