Searched refs:wsi_directfb_surface_enabled (Results 1 – 2 of 2) sorted by relevance
320 bool wsi_directfb_surface_enabled; member
73 loader_inst->wsi_directfb_surface_enabled = true; in wsi_create_instance()1075 if (!loader_inst->wsi_directfb_surface_enabled) { in terminator_CreateDirectFBSurfaceEXT()1154 if (!loader_inst->wsi_directfb_surface_enabled) { in terminator_GetPhysicalDeviceDirectFBPresentationSupportEXT()2900 … *addr = loader_inst->wsi_directfb_surface_enabled ? (void *)vkCreateDirectFBSurfaceEXT : NULL; in wsi_swapchain_instance_gpa()2904 …*addr = loader_inst->wsi_directfb_surface_enabled ? (void *)vkGetPhysicalDeviceDirectFBPresentatio… in wsi_swapchain_instance_gpa()