Home
last modified time | relevance | path

Searched refs:iris_heap (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h158 enum iris_heap { enum
275 enum iris_heap heap;
Diris_bufmgr.c284 bucket_info_for_heap(struct iris_bufmgr *bufmgr, enum iris_heap heap, in bucket_info_for_heap()
316 enum iris_heap heap) in bucket_for_size()
762 static enum iris_heap
795 enum iris_heap heap = flags_to_heap(bufmgr, flags); in alloc_bo_from_slabs()
1065 enum iris_heap heap = flags_to_heap(bufmgr, flags); in iris_bo_alloc()
2105 add_bucket(struct iris_bufmgr *bufmgr, int size, enum iris_heap heap) in add_bucket()
2122 init_cache_buckets(struct iris_bufmgr *bufmgr, enum iris_heap heap) in init_cache_buckets()