Searched refs:v3d_bo_from_cache (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c88 v3d_bo_from_cache(struct v3d_screen *screen, uint32_t size, const char *name) function in typeref:struct:v3d_bo *
132 bo = v3d_bo_from_cache(screen, size, name);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c96 v3d_bo_from_cache(struct v3d_screen *screen, uint32_t size, const char *name) function in typeref:struct:v3d_bo *
140 bo = v3d_bo_from_cache(screen, size, name);

Completed in 5 milliseconds