Searched refs:glamor_egl_fd_from_pixmap (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl_stubs.c56 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, function in typeref:typename:int
H A Dglamor.h157 extern _X_EXPORT int glamor_egl_fd_from_pixmap(ScreenPtr, PixmapPtr, CARD16 *, CARD32 *);
H A Dglamor_egl.c440 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, function in typeref:typename:_X_EXPORT int
846 .fd_from_pixmap = glamor_egl_fd_from_pixmap,
H A Dglamor.c1043 fds[0] = glamor_egl_fd_from_pixmap(screen, pixmap, &stride, size);

Completed in 5 milliseconds