Searched refs:wsi_wl_swapchain_destroy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c951 wsi_wl_swapchain_destroy(struct wsi_swapchain *wsi_chain, function in typeref:typename:VkResult
1023 chain->base.destroy = wsi_wl_swapchain_destroy;
1114 wsi_wl_swapchain_destroy(&chain->base, pAllocator);
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c1227 wsi_wl_swapchain_destroy(struct wsi_swapchain *wsi_chain, function in typeref:typename:VkResult
1289 chain->base.destroy = wsi_wl_swapchain_destroy;
1353 wsi_wl_swapchain_destroy(&chain->base, pAllocator);

Completed in 5 milliseconds