sarekt
sarekt copied to clipboard
Do resources in vulkan renderer like Descriptor Pool count and Uniform Buffer count need to be equal to # of frames in flight or # of render target images?
I think some of them can be frames in flight to save memory.