Overv / VulkanTutorial

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

Fix multisampled color attachment sync (#349) #350

Closed krfantasy closed 11 months ago

krfantasy commented 11 months ago

Fix #349

Overv commented 11 months ago

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

krfantasy commented 11 months ago

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