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

  /xsrc/external/mit/MesaLib.old/dist/src/gbm/
gbm-symbols-check 19 gbm_bo_create
  /xsrc/external/mit/MesaLib/dist/src/gbm/main/
gbm.h 211 * gbm_bo_create(). The caller must set the union of all the flags that are
274 gbm_bo_create(struct gbm_device *gbm,
gbm.c 170 * gbm_bo_create()
481 gbm_bo_create(struct gbm_device *gbm, function
  /xsrc/external/mit/MesaLib.old/dist/src/gbm/main/
gbm.h 199 * gbm_bo_create(). The caller must set the union of all the flags that are
256 gbm_bo_create(struct gbm_device *gbm,
gbm.c 174 * gbm_bo_create()
462 gbm_bo_create(struct gbm_device *gbm, function
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_bo_helper.c 92 pixmap_buffer->bo.gbm = gbm_bo_create(info->gbm, width, height,
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_bo_helper.c 221 bo->bo.gbm = gbm_bo_create(info->gbm, width, height, gbm_format, bo_use);
  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
platform_drm.c 258 dri2_surf->back->bo = gbm_bo_create(&dri2_dpy->gbm_dri->base,
285 dri2_surf->current->bo = gbm_bo_create(&dri2_dpy->gbm_dri->base,
  /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
platform_drm.c 250 dri2_surf->back->bo = gbm_bo_create(&dri2_dpy->gbm_dri->base,
276 dri2_surf->current->bo = gbm_bo_create(&dri2_dpy->gbm_dri->base,
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_egl.c 324 bo = gbm_bo_create(glamor_egl->gbm, width, height, format,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.c 1123 bo->gbm = gbm_bo_create(drmmode->gbm, width, height, format,

Completed in 25 milliseconds