Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h85 #define IRIS_MEMZONE_COUNT (IRIS_MEMZONE_OTHER + 1) macro
Diris_bufmgr.c224 struct util_vma_heap vma_allocator[IRIS_MEMZONE_COUNT];
1802 for (int z = 0; z < IRIS_MEMZONE_COUNT; z++) in iris_bufmgr_destroy()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst3152 - iris: Fix IRIS_MEMZONE_COUNT to exclude the border color pool