Home
last modified time | relevance | path

Searched refs:wsi_create_wl_surface (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.h32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
Dwsi_common_wayland.c456 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator, in wsi_create_wl_surface() function
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_wayland.c57 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in radv_CreateWaylandSurfaceKHR()
/external/mesa3d/src/intel/vulkan/
Danv_wsi_wayland.c58 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in anv_CreateWaylandSurfaceKHR()