Vulkan renderpasses

While we have covered Vulkan render passes globally, not a lot of details have been experimented with. The exact performance difference between an implementation that properly uses renderpasses on different devices can be worthwhile to investigate. A GPUOpen article by Graham Seller, a software architect over at AMD, covers some of the optimizations the driver can apply for applications that properly use render passes.