Home
last modified time | relevance | path

Searched refs:pb_cache (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_cache.h44 struct pb_cache *mgr;
49 struct pb_cache struct
71 struct pb_buffer *pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size, argument
74 void pb_cache_release_all_buffers(struct pb_cache *mgr);
75 void pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry,
77 void pb_cache_init(struct pb_cache *mgr, uint num_heaps,
83 void pb_cache_deinit(struct pb_cache *mgr);
Dpb_cache.c40 struct pb_cache *mgr = entry->mgr; in destroy_buffer_locked()
85 struct pb_cache *mgr = entry->mgr; in pb_cache_add_buffer()
122 struct pb_cache *mgr = entry->mgr; in pb_cache_is_buffer_compat()
147 pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size, in pb_cache_reclaim_buffer()
227 pb_cache_release_all_buffers(struct pb_cache *mgr) in pb_cache_release_all_buffers()
250 pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry, in pb_cache_init_entry()
280 pb_cache_init(struct pb_cache *mgr, uint num_heaps, in pb_cache_init()
313 pb_cache_deinit(struct pb_cache *mgr) in pb_cache_deinit()
Dpb_bufmgr_cache.c64 struct pb_cache cache;
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.h58 struct pb_cache bo_cache;
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_winsys.h61 struct pb_cache bo_cache;
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.h135 struct pb_cache bo_cache;
/third_party/mesa3d/docs/relnotes/
D17.3.9.rst35 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
D18.0.1.rst33 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
D18.1.0.rst66 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
D21.3.0.rst2746 - gallium/pb_cache: use simple_mtx_t
D21.1.0.rst3415 - winsys/amdgpu: disallow pb_cache for backing buffers of sparse buffers
/third_party/mesa3d/src/gallium/auxiliary/
Dmeson.build135 'pipebuffer/pb_cache.c',
136 'pipebuffer/pb_cache.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1735 "../src/gallium/auxiliary/pipebuffer/pb_cache.c",
1736 "../src/gallium/auxiliary/pipebuffer/pb_cache.h",