<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - CmdBindDescriptorSets gets confused about dynamic offsets"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109565#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - CmdBindDescriptorSets gets confused about dynamic offsets"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109565">bug 109565</a>
from <span class="vcard"><a class="email" href="mailto:jakub@okonski.org" title="Jakub Okoński <jakub@okonski.org>"> <span class="fn">Jakub Okoński</span></a>
</span></b>
<pre>I'm not sure what you mean, I don't use any of the *_DYNAMIC variants of
DescriptorType.
This is how I define the layout of 2nd Descriptor Set I'm trying to bind in the
failing call:
<a href="https://github.com/farnoy/renderer/blob/3d42799a1fa6f6881c86506d9f76670899f0f7a9/src/forward_renderer/renderer.rs#L113-L142">https://github.com/farnoy/renderer/blob/3d42799a1fa6f6881c86506d9f76670899f0f7a9/src/forward_renderer/renderer.rs#L113-L142</a>
And this is how I bind it:
<a href="https://github.com/farnoy/renderer/blob/3d42799a1fa6f6881c86506d9f76670899f0f7a9/src/forward_renderer/renderer.rs#L703-L710">https://github.com/farnoy/renderer/blob/3d42799a1fa6f6881c86506d9f76670899f0f7a9/src/forward_renderer/renderer.rs#L703-L710</a></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>