Home
last modified time | relevance | path

Searched refs:glamor_egl_fds_from_pixmap (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl_stubs.c52 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in glamor_egl_fds_from_pixmap() function
H A Dglamor.h150 extern _X_EXPORT int glamor_egl_fds_from_pixmap(ScreenPtr, PixmapPtr, int *,
H A Dglamor_egl.c407 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in glamor_egl_fds_from_pixmap() function
866 .fds_from_pixmap = glamor_egl_fds_from_pixmap,
H A Dglamor.c1033 return glamor_egl_fds_from_pixmap(screen, pixmap, fds, in _glamor_fds_from_pixmap()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c542 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in glamor_egl_fds_from_pixmap() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5772 This matches what glamor_egl_fds_from_pixmap and dri3_fds_from_pixmap do