Searched refs:wsi_swapchain_get_present_mode (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_private.h83 wsi_swapchain_get_present_mode(struct wsi_device *wsi,
H A Dwsi_common_wayland.c1027 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
H A Dwsi_common.c268 wsi_swapchain_get_present_mode(struct wsi_device *wsi, function in typeref:enum:VkPresentModeKHR
H A Dwsi_common_x11.c1416 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
H A Dwsi_common_display.c1760 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info);
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_private.h86 wsi_swapchain_get_present_mode(struct wsi_device *wsi,
H A Dwsi_common_win32.c631 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info);
H A Dwsi_common.c288 wsi_swapchain_get_present_mode(struct wsi_device *wsi, function in typeref:enum:VkPresentModeKHR
H A Dwsi_common_wayland.c1293 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
H A Dwsi_common_x11.c1708 VkPresentModeKHR present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
H A Dwsi_common_display.c1832 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info);

Completed in 21 milliseconds