You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I use the DescriptorAllocator without freeing individual descriptors? I would like to just drop them and then reset the whole pool. Current API seems to assume all descriptor sets are individually freed, instead.