cancel
Showing results for 
Search instead for 
Did you mean: 

PC Drivers & Software

Joviol72
Journeyman III

Vulkan - after enabling Multisampling, the resulting rendered image has become darker.

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

1 Reply
mdrost
Journeyman III

It would be really nice if AMD looked at the issue. I encountered the same problem better described on github here: https://github.com/KhronosGroup/Vulkan-Samples/issues/1182

0 Likes