Closed dati91 closed 5 years ago
uh, my #236 was late to the party? :)
Sorry, I remembered that you would make an issue, but I didn't see any, so I decided to make one. It seems I wasn't patient enough. :) But #236 is more descriptive and this is just a subset of it. More urgent one.
Currently we allocating a lot of descriptor sets in a pool, and DX12 does not like this very much. But without it we can run out of them easily. We should be more conservative with the allocation and reuse more of the sets.