Removed redundant barrier.
The transition of the swapchain image(s) can happen implicitly in the renderpass. This approach has been stated to be more efficient than using an explicit barrier.
See "Vulkan Programming Guide", Chapter 7: "Graphics Pipelines", section "Renderpasses".
1 parent 3387407 commit eaae754211dbc92e583e24666253b62c2f5d0e1d
@Peter Particle Peter Particle authored on 26 Feb 2017
omar committed on 1 May 2017
Showing 1 changed file
View
examples/vulkan_example/main.cpp