Searched refs:vc4_bo_remove_from_cache (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.c | 116 vc4_bo_remove_from_cache(struct vc4_bo_cache *cache, struct vc4_bo *bo) function in typeref:typename:void 211 vc4_bo_remove_from_cache(cache, iter); 218 vc4_bo_remove_from_cache(cache, bo); 317 vc4_bo_remove_from_cache(cache, bo); 336 vc4_bo_remove_from_cache(cache, bo);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.c | 108 vc4_bo_remove_from_cache(struct vc4_bo_cache *cache, struct vc4_bo *bo) function in typeref:typename:void 203 vc4_bo_remove_from_cache(cache, iter); 210 vc4_bo_remove_from_cache(cache, bo); 309 vc4_bo_remove_from_cache(cache, bo); 328 vc4_bo_remove_from_cache(cache, bo);
|
Completed in 6 milliseconds