Searched refs:wsi_x11_vk_surface (Results 1 – 1 of 1) sorted by relevance
96 struct wsi_x11_vk_surface { struct695 struct wsi_x11_vk_surface *surface = (struct wsi_x11_vk_surface*)icd_surface; in x11_surface_get_capabilities()976 struct wsi_x11_vk_surface *surface; in wsi_CreateXcbSurfaceKHR()986 surface = vk_alloc2(&instance->alloc, pAllocator, sizeof(struct wsi_x11_vk_surface), 8, in wsi_CreateXcbSurfaceKHR()1008 struct wsi_x11_vk_surface *surface; in wsi_CreateXlibSurfaceKHR()1018 surface = vk_alloc2(&instance->alloc, pAllocator, sizeof(struct wsi_x11_vk_surface), 8, in wsi_CreateXlibSurfaceKHR()