Searched refs:BRW_MEMZONE_COUNT (Results 1 – 2 of 2) sorted by relevance
87 #define BRW_MEMZONE_COUNT (BRW_MEMZONE_OTHER + 1) macro
152 struct util_dynarray vma_list[BRW_MEMZONE_COUNT];182 struct util_vma_heap vma_allocator[BRW_MEMZONE_COUNT];1407 for (int z = 0; z < BRW_MEMZONE_COUNT; z++) { in brw_bufmgr_unref()1417 for (int z = 0; z < BRW_MEMZONE_COUNT; z++) { in brw_bufmgr_unref()1705 for (int z = 0; z < BRW_MEMZONE_COUNT; z++) in add_bucket()