Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
Announcements
For support on Altera products please visit the Altera Community Forums.
23268 Discussions

Windows Vulkan driver advertises 16 sample anti aliasing but crashes when using it

Axel_G_
Beginner
1,772 Views

The Intel Windows driver has the VK_SAMPLE_COUNT_16_BIT flag on image formats. When using it I get a hang and then vkQueueSubmit fails, probably indicating that the GPU hung.

This can be reproduced by enabling multi or supersampling in vkQuake 0.95 (https://github.com/Novum/vkQuake/releases/tag/0.95)

Workaround is to only use VK_SAMPLE_COUNT_8_BIT

0 Kudos
1 Reply
Michael_C_Intel2
Employee
1,772 Views

Hi,

We are investigating this issue too, I will update you when we learn more.

0 Kudos
Reply