Searched refs:wsi_create_wl_surface (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_wayland.h | 32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
|
D | wsi_common_wayland.c | 705 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator, in wsi_create_wl_surface() function
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_wsi_wayland.c | 52 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in anv_CreateWaylandSurfaceKHR()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_wsi_wayland.c | 54 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in radv_CreateWaylandSurfaceKHR()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi_wayland.c | 54 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in lvp_CreateWaylandSurfaceKHR()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi_wayland.c | 58 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface); in tu_CreateWaylandSurfaceKHR()
|