Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c763 flags_to_heap(struct iris_bufmgr *bufmgr, unsigned flags) in flags_to_heap() function
795 enum iris_heap heap = flags_to_heap(bufmgr, flags); in alloc_bo_from_slabs()
962 bo->real.heap = flags_to_heap(bufmgr, flags); in alloc_fresh_bo()
1065 enum iris_heap heap = flags_to_heap(bufmgr, flags); in iris_bo_alloc()

Completed in 4 milliseconds