Note that in this tutorial, this is the last time we’ll have to do anything in the cleanup () function. This code will never need to change again. When you run the program now, you should see a window ...
In previous versions of Vulkan, before we could finish creating the pipeline, we needed to tell Vulkan about the framebuffer attachments that would be used while rendering through a render pass object ...