Searched refs:dri3_get_screen_for_root (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c542 dri3_get_screen_for_root(xcb_connection_t *conn, xcb_window_t root) function in typeref:typename:xcb_screen_t *
814 scrn->base.xcb_screen = dri3_get_screen_for_root(scrn->conn, geom_reply->root);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c546 dri3_get_screen_for_root(xcb_connection_t *conn, xcb_window_t root) function in typeref:typename:xcb_screen_t *
821 scrn->base.xcb_screen = dri3_get_screen_for_root(scrn->conn, geom_reply->root);

Completed in 4 milliseconds