Home
last modified time | relevance | path

Searched defs:iris_bufmgr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c196 struct iris_bufmgr { struct
200 struct list_head link;
202 uint32_t refcount;
204 int fd;
206 simple_mtx_t lock;
207 simple_mtx_t bo_deps_lock;
210 struct iris_bucket_cache *bucket_cache;
212 time_t time;
214 struct hash_table *name_table;
215 struct hash_table *handle_table;
[all …]