Searched refs:wsi_xlib_surface_enabled (Results 1 – 2 of 2) sorted by relevance
316 bool wsi_xlib_surface_enabled; member
67 loader_inst->wsi_xlib_surface_enabled = true; in wsi_create_instance()951 if (!loader_inst->wsi_xlib_surface_enabled) { in terminator_CreateXlibSurfaceKHR()1029 if (!loader_inst->wsi_xlib_surface_enabled) { in terminator_GetPhysicalDeviceXlibPresentationSupportKHR()2886 *addr = loader_inst->wsi_xlib_surface_enabled ? (void *)vkCreateXlibSurfaceKHR : NULL; in wsi_swapchain_instance_gpa()2890 …*addr = loader_inst->wsi_xlib_surface_enabled ? (void *)vkGetPhysicalDeviceXlibPresentationSupport… in wsi_swapchain_instance_gpa()