Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c858 flags_to_heap(struct iris_bufmgr *bufmgr, unsigned flags) in flags_to_heap() function
947 enum iris_heap heap = flags_to_heap(bufmgr, flags); in alloc_bo_from_slabs()
1124 bo->real.heap = flags_to_heap(bufmgr, flags); in alloc_fresh_bo()
1218 enum iris_heap heap = flags_to_heap(bufmgr, flags); in iris_bo_alloc()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.0.0.rst3393 - iris: Add and use flags_to_heap