Home
last modified time | relevance | path

Searched refs:wsi_destroy_image_info (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h212 wsi_destroy_image_info(const struct wsi_swapchain *chain,
Dwsi_common_win32.c490 wsi_destroy_image_info(&chain->base, &chain->base.image_info); in wsi_win32_surface_create_swapchain()
Dwsi_common_drm.c457 wsi_destroy_image_info(chain, info); in wsi_configure_native_image()
Dwsi_common.c510 wsi_destroy_image_info(chain, info); in wsi_configure_image()
515 wsi_destroy_image_info(const struct wsi_swapchain *chain, in wsi_destroy_image_info() function
Dwsi_common_x11.c1897 wsi_destroy_image_info(&chain->base, &chain->base.image_info); in x11_swapchain_destroy()
2203 wsi_destroy_image_info(&chain->base, &chain->base.image_info); in x11_surface_create_swapchain()
Dwsi_common_wayland.c1228 wsi_destroy_image_info(&chain->base, &chain->base.image_info); in wsi_wl_swapchain_images_free()
Dwsi_common_display.c1167 wsi_destroy_image_info(&chain->base, &chain->base.image_info); in wsi_display_swapchain_destroy()
1991 wsi_destroy_image_info(&chain->base, &chain->base.image_info); in wsi_display_surface_create_swapchain()