Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_cache.h67 void pb_cache_add_buffer(struct pb_cache_entry *entry);
Dpb_bufmgr_cache.c120 pb_cache_add_buffer(&buf->cache_entry); in pb_cache_buffer_destroy()
Dpb_cache.c85 pb_cache_add_buffer(struct pb_cache_entry *entry) in pb_cache_add_buffer() function
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c196 pb_cache_add_buffer(&bo->u.real.cache_entry); in amdgpu_bo_destroy_or_cache()
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c402 pb_cache_add_buffer(&bo->u.real.cache_entry); in radeon_bo_destroy_or_cache()