Searched refs:wsi_create_wl_surface (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.h32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
H A Dwsi_common_wayland.c688 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator, function in typeref:typename:VkResult
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_wsi_wayland.c58 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_wsi_wayland.c54 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_wsi_wayland.c52 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface);

Completed in 8 milliseconds