[TEST] invalid recycling of descriptor sets in DescriptorPool - #221
[TEST] invalid recycling of descriptor sets in DescriptorPool#221siystar wants to merge 1 commit into
Conversation
|
Thanks for creating the test case for reproducing the problem. I'm currently busy completing some client work, once that's complete I'll test things out and review the PR to the VSG as well. My aim is to get to testing this issue out tomorrow. |
|
I have merged the changes with the branch: https://github.com/vsg-dev/vsgExamples/tree/siystar-descriptorpool I will now begin testing. |
|
When running the test I get with Vulkan debug layer on I get the following errors (I presume this is what you also see): $ vsgheadless models/teapot.vsgt -d |
|
Fixes to VSG master is now merged so I'll close this PR. |
Modified vsgheadless example to demonstrate one of several failure mechanisms of the DescriptorPool's recyclingList