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 D | wsi_common_private.h | 83 wsi_swapchain_get_present_mode(struct wsi_device *wsi,
|
| H A D | wsi_common_wayland.c | 1027 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
|
| H A D | wsi_common.c | 268 wsi_swapchain_get_present_mode(struct wsi_device *wsi, function in typeref:enum:VkPresentModeKHR
|
| H A D | wsi_common_x11.c | 1416 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
|
| H A D | wsi_common_display.c | 1760 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info);
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common_private.h | 86 wsi_swapchain_get_present_mode(struct wsi_device *wsi,
|
| H A D | wsi_common_win32.c | 631 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info);
|
| H A D | wsi_common.c | 288 wsi_swapchain_get_present_mode(struct wsi_device *wsi, function in typeref:enum:VkPresentModeKHR
|
| H A D | wsi_common_wayland.c | 1293 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
|
| H A D | wsi_common_x11.c | 1708 VkPresentModeKHR present_mode = wsi_swapchain_get_present_mode(wsi_device, pCreateInfo);
|
| H A D | wsi_common_display.c | 1832 chain->base.present_mode = wsi_swapchain_get_present_mode(wsi_device, create_info);
|
Completed in 21 milliseconds