Searched refs:BO_CACHE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_bo.c108 bo->bo_reuse = BO_CACHE;
239 if ((bo->bo_reuse == BO_CACHE) && (fd_bo_cache_free(&dev->bo_cache, bo) == 0))
H A Dfreedreno_priv.h168 BO_CACHE = 1, enumerator in enum:fd_bo::__anon9262c53b0103
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_bo.c112 bo->bo_reuse = BO_CACHE;
252 if ((bo->bo_reuse == BO_CACHE) && (fd_bo_cache_free(&dev->bo_cache, bo) == 0))
H A Dfreedreno_priv.h173 BO_CACHE = 1, enumerator in enum:fd_bo::__anon37d7c7b40103
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_bo.c127 bo->bo_reuse = BO_CACHE;
272 if ((bo->bo_reuse == BO_CACHE) &&
H A Dfreedreno_priv.h297 BO_CACHE = 1, enumerator in enum:fd_bo::__anond46c15470103

Completed in 6 milliseconds