X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fvulkan%2Fwsi%2Fwsi_common_x11.h;h=e4b1e94a8c8c9d4bbed6f628627b76877e928c73;hp=99b1bcdc6fd73487b3df20a7674782b24ab4b78c;hb=71634b10032d48dd43941390e556a89fe5d858f6;hpb=baa38c144f6ab544bccabff3739631bab33e4cd7 diff --git a/src/vulkan/wsi/wsi_common_x11.h b/src/vulkan/wsi/wsi_common_x11.h index 99b1bcdc6fd..e4b1e94a8c8 100644 --- a/src/vulkan/wsi/wsi_common_x11.h +++ b/src/vulkan/wsi/wsi_common_x11.h @@ -28,7 +28,6 @@ VkBool32 wsi_get_physical_device_xcb_presentation_support( struct wsi_device *wsi_device, uint32_t queueFamilyIndex, - bool can_handle_different_gpu, xcb_connection_t* connection, xcb_visualid_t visual_id);