Overv / VulkanTutorial

Tutorial for the Vulkan graphics and compute API
https://vulkan-tutorial.com
Creative Commons Attribution Share Alike 4.0 International
3.16k stars 517 forks source link

Improve explanation of subpass dependencies #146

Open Overv opened 5 years ago

Overv commented 5 years ago

As evident from this comment and this Reddit thread the exact operation of subpass dependencies in the tutorial is still kind of elusive. There should be a better explanation of how they work, possibly based on this issue.