Searched refs:rootvis (Results 1 – 1 of 1) sorted by relevance
512 unsigned *depth, xcb_visualtype_t **rootvis) in get_visualtype_for_window() argument539 if (rootvis) in get_visualtype_for_window()540 *rootvis = screen_get_visualtype(screen, screen->root_visual, depth); in get_visualtype_for_window()836 xcb_visualtype_t *rootvis = NULL; in get_sorted_vk_formats() local837 xcb_visualtype_t *visual = get_visualtype_for_window(conn, window, NULL, &rootvis); in get_sorted_vk_formats()845 if (rgb_component_bits_are_equal(formats[i], rootvis)) in get_sorted_vk_formats()