Searched refs:dri3_fd (Results 1 – 1 of 1) sorted by relevance
106 int dri3_fd = wsi_dri3_open(conn, screen->root, None); in wsi_x11_check_dri3_compatible() local107 if (dri3_fd != -1) { in wsi_x11_check_dri3_compatible()109 char *dri3_dev = drmGetRenderDeviceNameFromFd(dri3_fd); in wsi_x11_check_dri3_compatible()112 close(dri3_fd); in wsi_x11_check_dri3_compatible()