Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.h32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
Dwsi_common_wayland.c705 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator, in wsi_create_wl_surface() function
/external/mesa3d/src/intel/vulkan/
Danv_wsi_wayland.c52 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in anv_CreateWaylandSurfaceKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_wayland.c54 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in radv_CreateWaylandSurfaceKHR()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi_wayland.c54 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in lvp_CreateWaylandSurfaceKHR()
/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi_wayland.c58 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in tu_CreateWaylandSurfaceKHR()