Searched refs:wsi_wayland_surface_enabled (Results 1 – 2 of 2) sorted by relevance
311 bool wsi_wayland_surface_enabled; member
55 loader_inst->wsi_wayland_surface_enabled = true; in wsi_create_instance()703 if (!loader_inst->wsi_wayland_surface_enabled) { in terminator_CreateWaylandSurfaceKHR()781 if (!loader_inst->wsi_wayland_surface_enabled) { in terminator_GetPhysicalDeviceWaylandPresentationSupportKHR()2864 *addr = loader_inst->wsi_wayland_surface_enabled ? (void *)vkCreateWaylandSurfaceKHR : NULL; in wsi_swapchain_instance_gpa()2868 …*addr = loader_inst->wsi_wayland_surface_enabled ? (void *)vkGetPhysicalDeviceWaylandPresentationS… in wsi_swapchain_instance_gpa()