Examples: Vulkan: Fix missing subpass dependency
Without a dependency between pWaitDstStageMask (COLOR_ATTACHMENT_OUTPUT)
and the render-pass, the UNDEFINED -> COLOR_ATTACHMENT_OPTIMAL transition
might happen before the image is ready to be used.
1 parent a73f6d0 commit 4485e56e02ee46469e2521937358b435377fde63
@Christian Forfang Christian Forfang authored on 19 Mar 2018
omar committed on 19 Mar 2018
Showing 1 changed file
View
examples/vulkan_example/main.cpp