Searched refs:CreateXcbSurface (Results 1 – 2 of 2) sorted by relevance
279 if (!window_xcb->CreateXcbSurface) in gst_vulkan_window_xcb_get_surface()280 window_xcb->CreateXcbSurface = in gst_vulkan_window_xcb_get_surface()283 if (!window_xcb->CreateXcbSurface) { in gst_vulkan_window_xcb_get_surface()290 window_xcb->CreateXcbSurface (window->display->instance->instance, &info, in gst_vulkan_window_xcb_get_surface()
58 PFN_vkCreateXcbSurfaceKHR CreateXcbSurface; member