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

  /xsrc/external/mit/MesaLib.old/dist/src/gbm/main/
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/MesaLib/dist/src/gbm/main/
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

Completed in 7 milliseconds