[Bug 100601] subpass_needs_clear segfaults if attachment is VK_ATTACHMENT_UNUSED

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 7 08:27:10 UTC 2017


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

--- Comment #3 from maister at archlinux.us ---
The test is just creating a subpass where
pColorAttachments = { VK_ATTACHMENT_UNUSED }
colorAttachmentCount = 1

That patch helped a bit, it now crashes in
genX_cmd_buffer.c:1168 where it tries to emit SET_COLOR_ATTACHMENTS.

-- 
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/20170407/7d319b0f/attachment.html>


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