Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c189 get_screen_for_root(xcb_connection_t *conn, xcb_window_t root) in get_screen_for_root() function
270 xcb_screen_t *screen = get_screen_for_root(conn, root); in get_visualtype_for_window()