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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h70 IRIS_MEMZONE_DYNAMIC, enumerator in enum:iris_memory_zone
H A Diris_bufmgr.c127 [IRIS_MEMZONE_DYNAMIC] = "dynamic",
246 return IRIS_MEMZONE_DYNAMIC;
1520 util_vma_heap_init(&bufmgr->vma_allocator[IRIS_MEMZONE_DYNAMIC],
H A Diris_resource.c536 memzone = IRIS_MEMZONE_DYNAMIC;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h77 IRIS_MEMZONE_DYNAMIC, enumerator in enum:iris_memory_zone
H A Diris_bufmgr.c142 [IRIS_MEMZONE_DYNAMIC] = "dynamic",
337 return IRIS_MEMZONE_DYNAMIC;
2303 util_vma_heap_init(&bufmgr->vma_allocator[IRIS_MEMZONE_DYNAMIC],
H A Diris_resource.c1016 memzone = IRIS_MEMZONE_DYNAMIC;

Completed in 67 milliseconds