HomeSort by: relevance | last modified time | path
    Searched refs:gbm_bo_import (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gbm/
gbm-symbols-check 21 gbm_bo_import
  /xsrc/external/mit/MesaLib/dist/src/gbm/main/
gbm.h 320 gbm_bo_import(struct gbm_device *gbm, uint32_t type,
gbm.c 572 gbm_bo_import(struct gbm_device *gbm, function
  /xsrc/external/mit/MesaLib.old/dist/src/gbm/main/
gbm.h 291 gbm_bo_import(struct gbm_device *gbm, uint32_t type,
gbm.c 522 gbm_bo_import(struct gbm_device *gbm, function
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_egl.c 384 return gbm_bo_import(glamor_egl->gbm, GBM_BO_IMPORT_EGL_IMAGE,
570 bo = gbm_bo_import(glamor_egl->gbm, GBM_BO_IMPORT_FD, &import_data, 0);
616 bo = gbm_bo_import(glamor_egl->gbm, GBM_BO_IMPORT_FD_MODIFIER, &import_data, 0);
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_bo_helper.c 438 bo->bo.gbm = gbm_bo_import(info->gbm, GBM_BO_IMPORT_FD, &data,
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_bo_helper.c 488 bo->bo.gbm = gbm_bo_import(info->gbm, GBM_BO_IMPORT_FD, &data, bo_use);

Completed in 11 milliseconds