GPUOpen-Drivers/xgl

vkGetPhysicalDeviceXlibPresentationSupportKHR returns false when presentation is supported

Closed this issue · 5 comments

This is as of the latest build on Github. Fedora 28

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!

Debugging now. Dri3WindowSystem::IsDevicePresentable returns false. it doesn't hit the for loop because providersNum is 0

Just to be clear, a valid pProvidersReply is returned. num_providers is 0

Got it, thanks!

I almost forgot. If it helps, this is also running under XWayland, not X11 directly