vkGetPhysicalDeviceXlibPresentationSupportKHR returns false when presentation is supported
Closed this issue · 5 comments
edrickhong commented
This is as of the latest build on Github. Fedora 28
JacobHeAMD commented
Hi @edrickhong , do you mind to help do a little debug? Could you please help to check if Dri3WindowSystem::IsDevicePresentable returns true? If not, could you please check what is pPciBusString? Thanks in advance!
edrickhong commented
Debugging now. Dri3WindowSystem::IsDevicePresentable returns false. it doesn't hit the for loop because providersNum is 0
edrickhong commented
Just to be clear, a valid pProvidersReply is returned. num_providers is 0
JacobHeAMD commented
Got it, thanks!
edrickhong commented
I almost forgot. If it helps, this is also running under XWayland, not X11 directly