cancel
Showing results for 
Search instead for 
Did you mean: 

OpenGL & Vulkan

kaiserschmarrn_
Journeyman III

vkCreateSwapchainKHR regression?

On the latest drivers (and some recent drivers) for my 5500xt, vkCreateSwapchain has major performance issues. After downgrading to a driver from earlier this year, they are fixed.

23.11.1: vkCreateSwapchain takes 30-50ms (???)

23.2.2: vkCreateSwapchain takes ~0ms (I didn't bother timing at a higher resolution)

This happens with FIFO, IMMEDIATE and MAILBOX swapchain modes (I didn't test the others). It happens in my code, and in the vkcube demo. Layers were disabled, everything was built in release mode.

Thoughts?

0 Likes
3 Replies
dipak
Big Boss

Hi @kaiserschmarrn_ ,

Thanks for reporting it. I have whitelisted you and moved the post to the Vulkan forum.

I have forwarded the issue to the Vulkan team.

Thanks.

0 Likes

Hi @kaiserschmarrn_ ,

Can you upload your vulkaninfo, and environment setup information?
Your test code would also be helpful.

Thanks,

Owen

0 Likes

0 Likes