Maybe it's a good idea to move to dynamic rendering? It eliminates the need of a `VkRenderPass` and `VkFrameBuffer`: https://docs.vulkan.org/samples/latest/samples/extensions/dynamic_rendering/README.html
Maybe it's a good idea to move to dynamic rendering? It eliminates the need of a
VkRenderPassandVkFrameBuffer: https://docs.vulkan.org/samples/latest/samples/extensions/dynamic_rendering/README.html