Searched refs:glamor_back_pixmap_from_fd (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor.h301 /* @glamor_back_pixmap_from_fd: Backs an existing pixmap with a dma-buf fd.
313 extern _X_EXPORT Bool glamor_back_pixmap_from_fd(PixmapPtr pixmap,
H A Dglamor_egl.c201 if (!glamor_back_pixmap_from_fd(pixmap, fd,
495 glamor_back_pixmap_from_fd(PixmapPtr pixmap, function in typeref:typename:_X_EXPORT Bool
591 ret = glamor_back_pixmap_from_fd(pixmap, fds[0], width, height,
615 ret = glamor_back_pixmap_from_fd(pixmap, fd, width, height,

Completed in 4 milliseconds