<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - subpass_needs_clear segfaults if attachment is VK_ATTACHMENT_UNUSED"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100601#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - subpass_needs_clear segfaults if attachment is VK_ATTACHMENT_UNUSED"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100601">bug 100601</a>
from <span class="vcard"><a class="email" href="mailto:maister@archlinux.us" title="maister@archlinux.us">maister@archlinux.us</a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>