Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.h37 VkResult wsi_create_xcb_surface(const VkAllocationCallbacks *pAllocator,
Dwsi_common_x11.c574 VkResult wsi_create_xcb_surface(const VkAllocationCallbacks *pAllocator, in wsi_create_xcb_surface() function
/external/mesa3d/src/intel/vulkan/
Danv_wsi_x11.c80 return wsi_create_xcb_surface(alloc, pCreateInfo, pSurface); in anv_CreateXcbSurfaceKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_x11.c84 return wsi_create_xcb_surface(alloc, pCreateInfo, pSurface); in radv_CreateXcbSurfaceKHR()