Searched refs:get_present_modes (Results 1 – 6 of 6) sorted by relevance
42 VkResult (*get_present_modes)(VkIcdSurfaceBase *surface, member
128 VkResult (*get_present_modes)(VkIcdSurfaceBase *surface, member
233 result = iface->get_present_modes(surface, &present_mode_count, NULL); in wsi_swapchain_is_present_mode_supported()241 result = iface->get_present_modes(surface, &present_mode_count, in wsi_swapchain_is_present_mode_supported()438 return iface->get_present_modes(surface, pPresentModeCount, in wsi_common_get_surface_present_modes()
1184 wsi->base.get_present_modes = wsi_wl_surface_get_present_modes; in wsi_wl_init_wsi()
1735 wsi->base.get_present_modes = x11_surface_get_present_modes; in wsi_x11_init_wsi()
1938 wsi->base.get_present_modes = wsi_display_surface_get_present_modes; in wsi_display_init_wsi()