Searched refs:gbm_bo_create_with_modifiers (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | meson.build | 12 'gbm_bo_create_with_modifiers',
|
| H A D | hook.c | 225 gbm_bo_create_with_modifiers(struct gbm_device *gbm, in gbm_bo_create_with_modifiers() function
|
| /OK3568_Linux_fs/external/libmali/include/GBM/ |
| H A D | gbm.h | 280 gbm_bo_create_with_modifiers(struct gbm_device *gbm,
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 325 bo = gbm_bo_create_with_modifiers(glamor_egl->gbm, width, height, in glamor_make_pixmap_exportable()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-gbm.c | 216 bo = gbm_bo_create_with_modifiers(xwl_gbm->gbm, width, height, in xwl_glamor_gbm_create_pixmap()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | do-not-use-config.h.in | 111 /* Have gbm_bo_create_with_modifiers */
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | configure.ac | 2088 dnl 17.1.0 is required for gbm_bo_create_with_modifiers 2090 [AC_DEFINE(GBM_BO_WITH_MODIFIERS, 1, [Have gbm_bo_create_with_modifiers])],
|
| H A D | ChangeLog | 3055 Both `gbm_bo_create()` and `gbm_bo_create_with_modifiers()` can fail and 9052 glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocation
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 1269 bo->gbm = gbm_bo_create_with_modifiers(drmmode->gbm, width, height, in drmmode_create_bo()
|