Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h71 struct pb_buffer *pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size,
H A Dpb_bufmgr_cache.c211 pb_cache_reclaim_buffer(&mgr->cache, size, desc->alignment, in pb_cache_manager_create_buffer()
H A Dpb_cache.c147 pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size, in pb_cache_reclaim_buffer() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c644 pb_cache_reclaim_buffer(&screen->pb.bo_cache, size, alignment, 0, heap); in zink_bo_create()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c1062 bo = radeon_bo(pb_cache_reclaim_buffer(&ws->bo_cache, size, alignment, in radeon_winsys_bo_create()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1428 pb_cache_reclaim_buffer(&ws->bo_cache, size, alignment, 0, heap); in amdgpu_bo_create()

Completed in 8 milliseconds