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

  /xsrc/external/mit/MesaLib.old/dist/src/gbm/
gbm-symbols-check 32 gbm_bo_get_handle
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_bo_helper.c 145 *handle = gbm_bo_get_handle(bo->bo.gbm).u32;
246 handle = gbm_bo_get_handle(bo->bo.gbm).u32;
drmmode_display.c 1354 bo_handle = gbm_bo_get_handle(info->front_buffer->bo.gbm);
  /xsrc/external/mit/MesaLib/dist/src/gbm/main/
gbm.h 383 gbm_bo_get_handle(struct gbm_bo *bo);
gbm.c 311 gbm_bo_get_handle(struct gbm_bo *bo) function
354 * \sa gbm_bo_get_handle()
  /xsrc/external/mit/MesaLib.old/dist/src/gbm/main/
gbm.h 354 gbm_bo_get_handle(struct gbm_bo *bo);
gbm.c 312 gbm_bo_get_handle(struct gbm_bo *bo) function
355 * \sa gbm_bo_get_handle()
  /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
eglkms.c 241 handle = gbm_bo_get_handle(bo).u32;
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_egl.c 257 handle = gbm_bo_get_handle(bo);
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.c 924 handle = gbm_bo_get_handle(info->front_buffer->bo.gbm).u32;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.c 1005 return gbm_bo_get_handle(bo->gbm).u32;

Completed in 19 milliseconds