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

  /external/mesa3d/src/vulkan/wsi/
wsi_common_x11.h 41 VkResult wsi_create_xlib_surface(const VkAllocationCallbacks *pAllocator,
wsi_common_x11.c 593 VkResult wsi_create_xlib_surface(const VkAllocationCallbacks *pAllocator, function
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_wsi_x11.c 103 return wsi_create_xlib_surface(alloc, pCreateInfo, pSurface);
  /external/mesa3d/src/intel/vulkan/
anv_wsi_x11.c 99 return wsi_create_xlib_surface(alloc, pCreateInfo, pSurface);

Completed in 539 milliseconds