Searched refs:wsi_swapchain_get_present_mode (Results 1 – 5 of 5) sorted by relevance
86 wsi_swapchain_get_present_mode(struct wsi_device *wsi,
259 wsi_swapchain_get_present_mode(struct wsi_device *wsi, in wsi_swapchain_get_present_mode() function
1069 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo); in wsi_wl_surface_create_swapchain()
1490 VkPresentModeKHR present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo); in x11_surface_create_swapchain()
1822 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info); in wsi_display_surface_create_swapchain()