Skip to content

radv: fix heap indices when computing the budget

Samuel Pitoiset requested to merge hakzsam/mesa:radv_fix_budget_indexes into main

RADV_HEAP_* is the heap type, not the index.

Merge request reports