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

  /external/libdrm/freedreno/
freedreno_bo.c 95 struct fd_bo_bucket *bucket = &dev->cache_bucket[i];
113 static struct fd_bo_bucket * get_bucket(struct fd_device *dev, uint32_t size)
121 struct fd_bo_bucket *bucket = &dev->cache_bucket[i];
139 struct fd_bo_bucket *bucket, uint32_t flags)
177 struct fd_bo_bucket *bucket;
304 struct fd_bo_bucket *bucket = get_bucket(dev, bo->size);
freedreno_priv.h 66 struct fd_bo_bucket { struct
88 struct fd_bo_bucket cache_bucket[14 * 4];

Completed in 63 milliseconds