Searched refs:IRIS_MEMZONE_COUNT (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h77 #define IRIS_MEMZONE_COUNT (IRIS_MEMZONE_OTHER + 1) macro
H A Diris_bufmgr.c156 struct util_vma_heap vma_allocator[IRIS_MEMZONE_COUNT];
1170 for (int z = 0; z < IRIS_MEMZONE_COUNT; z++) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h84 #define IRIS_MEMZONE_COUNT (IRIS_MEMZONE_OTHER + 1) macro
H A Diris_bufmgr.c225 struct util_vma_heap vma_allocator[IRIS_MEMZONE_COUNT];
1693 for (int z = 0; z < IRIS_MEMZONE_COUNT; z++) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst3152 - iris: Fix IRIS_MEMZONE_COUNT to exclude the border color pool

Completed in 14 milliseconds