Home
last modified time | relevance | path

Searched refs:glamor_egl_create_textured_pixmap_from_gbm_bo (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c219 glamor_egl_create_textured_pixmap_from_gbm_bo(PixmapPtr pixmap, in glamor_egl_create_textured_pixmap_from_gbm_bo() function
353 if (!glamor_egl_create_textured_pixmap_from_gbm_bo(exported, bo, in glamor_make_pixmap_exportable()
532 ret = glamor_egl_create_textured_pixmap_from_gbm_bo(pixmap, bo, FALSE); in glamor_back_pixmap_from_fd()
591 ret = glamor_egl_create_textured_pixmap_from_gbm_bo(pixmap, bo, TRUE); in glamor_pixmap_from_fds()
H A Dglamor.h398 glamor_egl_create_textured_pixmap_from_gbm_bo(PixmapPtr pixmap,
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c3630 if (!glamor_egl_create_textured_pixmap_from_gbm_bo(pixmap, bo->gbm, in drmmode_set_pixmap_bo()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog52910 This implements glamor_egl_create_textured_pixmap_from_gbm_bo,