Searched refs:xcb_window_t (Results 1 – 10 of 10) sorted by relevance
8 typedef int xcb_window_t; typedef
32 xcb_window_t window;
155 xcb_window_t window;
36 xcb_window_t root, in ds_dri3_open()
42 * pname:window is the code:xcb_window_t for the X11 window to associate50 pname:window must: be a valid X11 code:xcb_window_t
109 xcb_window_t root, in wsi_dri3_open()455 get_screen_for_root(xcb_connection_t *conn, xcb_window_t root) in get_screen_for_root()511 get_visualtype_for_window(xcb_connection_t *conn, xcb_window_t window, in get_visualtype_for_window()530 xcb_window_t root = tree->root; in get_visualtype_for_window()613 static xcb_window_t629 xcb_window_t window = x11_surface_get_window(icd_surface); in x11_surface_get_support()694 xcb_window_t window = x11_surface_get_window(icd_surface); in x11_surface_get_capabilities()835 xcb_window_t window = x11_surface_get_window(surface); in get_sorted_vk_formats()946 xcb_window_t window = x11_surface_get_window(icd_surface); in x11_surface_get_present_rectangles()1058 xcb_window_t window;[all …]
2544 static xcb_window_t2552 xcb_window_t root = 0; in wsi_display_output_to_root()2661 xcb_window_t root = wsi_display_output_to_root(connection, output); in wsi_display_get_output()2741 xcb_window_t root, in wsi_display_find_crtc_for_output()2805 xcb_window_t root; in wsi_AcquireXlibDisplayEXT()
85 .window = static_cast<xcb_window_t>(m_window->getNativeWindow()), in createWindowAndSurface()