Home
last modified time | relevance | path

Searched refs:wsi_configure_image (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h207 wsi_configure_image(const struct wsi_swapchain *chain,
Dwsi_common.c413 wsi_configure_image(const struct wsi_swapchain *chain, in wsi_configure_image() function
1558 VkResult result = wsi_configure_image(chain, pCreateInfo, in wsi_configure_buffer_image()
1692 VkResult result = wsi_configure_image(chain, pCreateInfo, in wsi_configure_cpu_image()
Dwsi_common_drm.c333 VkResult result = wsi_configure_image(chain, pCreateInfo, handle_type, info); in wsi_configure_native_image()