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

  /xsrc/external/mit/MesaLib.old/dist/src/gbm/
gbm-symbols-check 40 gbm_bo_destroy
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_bo_helper.h 101 gbm_bo_destroy(buf->bo.gbm);
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_egl.c 348 gbm_bo_destroy(bo);
351 gbm_bo_destroy(bo);
459 gbm_bo_destroy(bo);
484 gbm_bo_destroy(bo);
516 gbm_bo_destroy(bo);
577 gbm_bo_destroy(bo);
620 gbm_bo_destroy(bo);
  /xsrc/external/mit/MesaLib/dist/src/gbm/main/
gbm.h 411 gbm_bo_destroy(struct gbm_bo *bo);
gbm.c 456 gbm_bo_destroy(struct gbm_bo *bo) function
474 * \return A newly allocated buffer that should be freed with gbm_bo_destroy()
566 * gbm_bo_destroy() when no longer needed. On error, %NULL is returned
739 * this bo should not be destroyed using gbm_bo_destroy(). If an error
  /xsrc/external/mit/MesaLib.old/dist/src/gbm/main/
gbm.h 379 gbm_bo_destroy(struct gbm_bo *bo);
gbm.c 437 gbm_bo_destroy(struct gbm_bo *bo) function
455 * \return A newly allocated buffer that should be freed with gbm_bo_destroy()
516 * gbm_bo_destroy() when no longer needed. On error, %NULL is returned
652 * this bo should not be destroyed using gbm_bo_destroy(). If an error
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
present.c 290 gbm_bo_destroy(gbm);
drmmode_display.c 964 gbm_bo_destroy(bo->gbm);
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_bo_helper.c 335 gbm_bo_destroy(buf->bo.gbm);
  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
platform_drm.c 215 gbm_bo_destroy(dri2_surf->color_buffers[i].bo);
  /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
platform_drm.c 210 gbm_bo_destroy(dri2_surf->color_buffers[i].bo);

Completed in 26 milliseconds