Home
last modified time | relevance | path

Searched refs:pb_cache_add_buffer (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_cache.h70 void pb_cache_add_buffer(struct pb_cache_entry *entry);
Dpb_bufmgr_cache.c119 pb_cache_add_buffer(&buf->cache_entry); in pb_cache_buffer_destroy()
Dpb_cache.c83 pb_cache_add_buffer(struct pb_cache_entry *entry) in pb_cache_add_buffer() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_bo.c218 pb_cache_add_buffer(bo->cache_entry); in bo_destroy_or_cache()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c430 pb_cache_add_buffer(&bo->u.real.cache_entry); in radeon_bo_destroy_or_cache()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c235 pb_cache_add_buffer(bo->cache_entry); in amdgpu_bo_destroy_or_cache()