Hello,
While following the tutorial at: Vulkan-tutorial.com I reached the chapter in the course where he is enabling Multisampling.
However the resulting image on my system is significantly darker compared to the same image rendered without Multisampling.
I have been double and triple checking my code against the sample code on the site and they seem identical.
Some other bizarre things happened:
I was running another small application I was tinkering with and I also launched this one, and the color was normal again (not dark) but then I resized the window and everything got dark again.
I have no idea what else to try.
Does anyone has ever observed such a behaviors?
BTW: I have latest drivers installed, card: Rx 5700XT.
Thanks
> Joe