Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h75 IRIS_MEMZONE_BINDLESS, enumerator
Diris_bufmgr.c140 [IRIS_MEMZONE_BINDLESS] = "scratchsurf", in memzone_name()
343 return IRIS_MEMZONE_BINDLESS; in iris_memzone_for_address()
2283 util_vma_heap_init(&bufmgr->vma_allocator[IRIS_MEMZONE_BINDLESS], in iris_bufmgr_create()
Diris_resource.c1019 memzone = IRIS_MEMZONE_BINDLESS; in iris_resource_create_for_buffer()