Home
last modified time | relevance | path

Searched refs:wsi_create_xlib_surface (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.h39 VkResult wsi_create_xlib_surface(const VkAllocationCallbacks *pAllocator,
Dwsi_common_x11.c494 VkResult wsi_create_xlib_surface(const VkAllocationCallbacks *pAllocator, in wsi_create_xlib_surface() function
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_x11.c99 return wsi_create_xlib_surface(alloc, pCreateInfo, pSurface); in radv_CreateXlibSurfaceKHR()
/external/mesa3d/src/intel/vulkan/
Danv_wsi_x11.c95 return wsi_create_xlib_surface(alloc, pCreateInfo, pSurface); in anv_CreateXlibSurfaceKHR()