Home
last modified time | relevance | path

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

/third_party/weston/shared/
Dsimple_gbm.h97 #define GBM_BO_IMPORT_FD_MODIFIER 0x5504 macro
/third_party/mesa3d/src/gbm/main/
Dgbm.h296 #define GBM_BO_IMPORT_FD_MODIFIER 0x5504 macro
/third_party/weston/libweston/backend-drm/
Dfb.c305 fb->bo = gbm_bo_import(backend->gbm, GBM_BO_IMPORT_FD_MODIFIER, in drm_fb_get_from_dmabuf()
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c1041 case GBM_BO_IMPORT_FD_MODIFIER: in gbm_dri_bo_import()