gpu-descriptor icon indicating copy to clipboard operation
gpu-descriptor copied to clipboard

Resetting the whole pool without freeing individual descriptors

Open kvark opened this issue 9 months ago • 0 comments

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.

kvark avatar May 27 '24 05:05 kvark