Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c540 dri3_get_screen_for_root(xcb_connection_t *conn, xcb_window_t root) in dri3_get_screen_for_root() function
812 scrn->base.xcb_screen = dri3_get_screen_for_root(scrn->conn, geom_reply->root); in vl_dri3_screen_create()