[Bug 100601] subpass_needs_clear segfaults if attachment is VK_ATTACHMENT_UNUSED

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 6 07:51:03 UTC 2017


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

--- Comment #1 from maister at archlinux.us ---
There are lots of places where VK_ATTACHMENT_UNUSED is not checked as well.
The crashes happen in vkCmdBeginRenderPass.

The scenario is where there is one color attachment which is
VK_ATTACHMENT_UNUSED (in order to allow a shader to use location = 0 dummy
fragment output for depth-only shaders).

-- 
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/intel-3d-bugs/attachments/20170406/392b4646/attachment.html>


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