- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have encountered the same issue following the above github tutorial.
Device: AMD Radeon RX 7900 XTX
Driver: 32.0.12033.1030 (Crimson 24.12.1) DCH / Win 11 64
