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

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_bo.c 434 panfrost_bo_unreference(struct panfrost_bo *bo) function
505 * lock before panfrost_bo_unreference(). In that case, refcnt
508 * Note that panfrost_bo_unreference() checks
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_resource.c 372 panfrost_bo_unreference(struct pipe_screen *screen, struct panfrost_bo *bo) function
392 panfrost_bo_unreference(screen, rsrc->bo);

Completed in 9 milliseconds