HomeSort by relevance Sort by last modified time
    Searched refs:vc4_bo_last_unreference (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_bufmgr.h 59 void vc4_bo_last_unreference(struct vc4_bo *bo);
72 vc4_bo_last_unreference(*old_bo);
93 vc4_bo_last_unreference(*bo);
101 vc4_bo_last_unreference(*bo);
vc4_bufmgr.c 185 vc4_bo_last_unreference(struct vc4_bo *bo) function

Completed in 626 milliseconds