Searched refs:BO_CACHE (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/ | ||
| H A D | freedreno_bo.c | 108 bo->bo_reuse = BO_CACHE; 239 if ((bo->bo_reuse == BO_CACHE) && (fd_bo_cache_free(&dev->bo_cache, bo) == 0)) |
| H A D | freedreno_priv.h | 168 BO_CACHE = 1, enumerator in enum:fd_bo::__anon9262c53b0103 |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ | ||
| H A D | freedreno_bo.c | 112 bo->bo_reuse = BO_CACHE; 252 if ((bo->bo_reuse == BO_CACHE) && (fd_bo_cache_free(&dev->bo_cache, bo) == 0)) |
| H A D | freedreno_priv.h | 173 BO_CACHE = 1, enumerator in enum:fd_bo::__anon37d7c7b40103 |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ | ||
| H A D | freedreno_bo.c | 127 bo->bo_reuse = BO_CACHE; 272 if ((bo->bo_reuse == BO_CACHE) && |
| H A D | freedreno_priv.h | 297 BO_CACHE = 1, enumerator in enum:fd_bo::__anond46c15470103 |
Completed in 6 milliseconds