HomeSort by relevance Sort by last modified time
    Searched refs:pb_cache_add_buffer (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_cache.h 67 void pb_cache_add_buffer(struct pb_cache_entry *entry);
pb_bufmgr_cache.c 120 pb_cache_add_buffer(&buf->cache_entry);
pb_cache.c 85 pb_cache_add_buffer(struct pb_cache_entry *entry) function
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_bo.c 196 pb_cache_add_buffer(&bo->u.real.cache_entry);
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 402 pb_cache_add_buffer(&bo->u.real.cache_entry);
    [all...]

Completed in 131 milliseconds