Searched refs:wsi_swapchain_get_present_mode (Results 1 – 6 of 6) sorted by relevance
153 wsi_swapchain_get_present_mode(struct wsi_device *wsi,
462 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info); in wsi_win32_surface_create_swapchain()
1297 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo); in wsi_wl_surface_create_swapchain()
368 wsi_swapchain_get_present_mode(struct wsi_device *wsi, in wsi_swapchain_get_present_mode() function
1955 VkPresentModeKHR present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo); in x11_surface_create_swapchain()
1965 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info); in wsi_display_surface_create_swapchain()