Home
last modified time | relevance | path

Searched refs:IRIS_MEMZONE_DYNAMIC (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h78 IRIS_MEMZONE_DYNAMIC, enumerator
Diris_bufmgr.c141 [IRIS_MEMZONE_DYNAMIC] = "dynamic", in memzone_name()
370 return IRIS_MEMZONE_DYNAMIC; in iris_memzone_for_address()
2449 util_vma_heap_init(&bufmgr->vma_allocator[IRIS_MEMZONE_DYNAMIC], in iris_bufmgr_create()
Diris_resource.c1120 memzone = IRIS_MEMZONE_DYNAMIC; in iris_resource_create_for_buffer()