HomeSort by relevance Sort by last modified time
    Searched refs:create_swapchain (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/vulkan/wsi/
wsi_common_private.h 118 VkResult (*create_swapchain)(VkIcdSurfaceBase *surface, member in struct:wsi_interface
wsi_common.c 616 VkResult result = iface->create_swapchain(surface, device, wsi, fd,
wsi_common_wayland.c 897 wsi->base.create_swapchain = wsi_wl_surface_create_swapchain;
wsi_common_x11.c     [all...]

Completed in 53 milliseconds