Searched refs:pb_cache_release_all_buffers (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h72 void pb_cache_release_all_buffers(struct pb_cache *mgr);
H A Dpb_bufmgr_cache.c225 pb_cache_release_all_buffers(&mgr->cache);
256 pb_cache_release_all_buffers(&mgr->cache);
H A Dpb_cache.c227 pb_cache_release_all_buffers(struct pb_cache *mgr) function in typeref:typename:void
313 pb_cache_release_all_buffers(mgr);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h74 void pb_cache_release_all_buffers(struct pb_cache *mgr);
H A Dpb_bufmgr_cache.c225 pb_cache_release_all_buffers(&mgr->cache);
256 pb_cache_release_all_buffers(&mgr->cache);
H A Dpb_cache.c227 pb_cache_release_all_buffers(struct pb_cache *mgr) function in typeref:typename:void
315 pb_cache_release_all_buffers(mgr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c476 pb_cache_release_all_buffers(&bo->rws->bo_cache);
992 pb_cache_release_all_buffers(&ws->bo_cache);
1036 pb_cache_release_all_buffers(&ws->bo_cache);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c477 pb_cache_release_all_buffers(&bo->rws->bo_cache);
1044 pb_cache_release_all_buffers(&ws->bo_cache);
1087 pb_cache_release_all_buffers(&ws->bo_cache);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_bo.c189 pb_cache_release_all_buffers(&screen->pb.bo_cache);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c228 pb_cache_release_all_buffers(&ws->bo_cache);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c248 pb_cache_release_all_buffers(&ws->bo_cache);

Completed in 18 milliseconds