Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h76 IRIS_MEMZONE_SURFACE, enumerator
Diris_bufmgr.c141 [IRIS_MEMZONE_SURFACE] = "surface", in memzone_name()
340 return IRIS_MEMZONE_SURFACE; in iris_memzone_for_address()
2285 util_vma_heap_init(&bufmgr->vma_allocator[IRIS_MEMZONE_SURFACE], in iris_bufmgr_create()
Diris_resource.c1013 memzone = IRIS_MEMZONE_SURFACE; in iris_resource_create_for_buffer()