Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c156 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) in fd_bo_cache_alloc() function
H A Dfreedreno_priv.h169 * (fd_bo_cache_alloc() -> find_in_bucket() -> fd_bo_state() ->
188 struct fd_bo *fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size,
H A Dfreedreno_bo.c108 bo = fd_bo_cache_alloc(cache, &size, flags); in bo_new()
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c162 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) in fd_bo_cache_alloc() function
H A Dfreedreno_priv.h111 drm_private struct fd_bo * fd_bo_cache_alloc(struct fd_bo_cache *cache,
H A Dfreedreno_bo.c86 bo = fd_bo_cache_alloc(cache, &size, flags); in bo_new()

Completed in 4 milliseconds