Searched refs:wsi_xcb_surface_enabled (Results 1 – 2 of 2) sorted by relevance
313 bool wsi_xcb_surface_enabled; member
61 loader_inst->wsi_xcb_surface_enabled = true; in wsi_create_instance()826 if (!loader_inst->wsi_xcb_surface_enabled) { in terminator_CreateXcbSurfaceKHR()906 if (!loader_inst->wsi_xcb_surface_enabled) { in terminator_GetPhysicalDeviceXcbPresentationSupportKHR()2874 *addr = loader_inst->wsi_xcb_surface_enabled ? (void *)vkCreateXcbSurfaceKHR : NULL; in wsi_swapchain_instance_gpa()2878 …*addr = loader_inst->wsi_xcb_surface_enabled ? (void *)vkGetPhysicalDeviceXcbPresentationSupportKH… in wsi_swapchain_instance_gpa()