Searched refs:dri3_fds_from_pixmap (Results 1 – 4 of 4) sorted by relevance
92 dri3_fds_from_pixmap(PixmapPtr pixmap, int *fds,
84 dri3_fds_from_pixmap(PixmapPtr pixmap, int *fds, in dri3_fds_from_pixmap() function
522 num_fds = dri3_fds_from_pixmap(pixmap, fds, strides, offsets, &modifier); in proc_dri3_buffers_from_pixmap()
5772 This matches what glamor_egl_fds_from_pixmap and dri3_fds_from_pixmap do