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

  /external/mesa3d/src/vulkan/wsi/
wsi_common_wayland.h 32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
wsi_common_wayland.c 456 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator, function
  /external/mesa3d/src/amd/vulkan/
radv_wsi_wayland.c 57 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface);
  /external/mesa3d/src/intel/vulkan/
anv_wsi_wayland.c 58 return wsi_create_wl_surface(alloc, pCreateInfo, pSurface);

Completed in 140 milliseconds