Searched refs:pixmap_from_fds (Results 1 – 7 of 7) sorted by relevance
66 if (info->version >= 2 && info->pixmap_from_fds != NULL) { in dri3_pixmap_from_fds()67 pixmap = (*info->pixmap_from_fds) (screen, num_fds, fds, width, height, in dri3_pixmap_from_fds()
98 dri3_pixmap_from_fds_proc pixmap_from_fds; member
41 dri3->info->pixmap_from_fds && dri3->info->fds_from_pixmap && in dri3_screen_can_one_point_two()
184 .pixmap_from_fds = ms_exa_pixmap_from_fds,
864 .pixmap_from_fds = glamor_pixmap_from_fds,
666 .pixmap_from_fds = glamor_pixmap_from_fds,
6445 support the needed hooks like info->pixmap_from_fds or