Overv / VulkanTutorial

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

Fix multisampled color attachment sync (#349) #350

Closed krfantasy closed 1 year ago

krfantasy commented 1 year ago

Fix #349

Overv commented 1 year ago

Could you update the relevant tutorial chapter to mention this change as well?

krfantasy commented 1 year ago

I've updated the Multisampling chapter. I hope this gives the readers a clear explanation.