[Mesa-dev] [Bug 109565] CmdBindDescriptorSets gets confused about dynamic offsets
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 6 13:26:13 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109565
--- Comment #3 from Jakub OkoĊski <jakub at okonski.org> ---
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:
https://github.com/farnoy/renderer/blob/3d42799a1fa6f6881c86506d9f76670899f0f7a9/src/forward_renderer/renderer.rs#L113-L142
And this is how I bind it:
https://github.com/farnoy/renderer/blob/3d42799a1fa6f6881c86506d9f76670899f0f7a9/src/forward_renderer/renderer.rs#L703-L710
--
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/mesa-dev/attachments/20190206/6be5b50e/attachment-0001.html>
More information about the mesa-dev
mailing list