Skip to content

freedreno: drawoverhead improvement for batch resource referencing

Emma Anholt requested to merge anholt/mesa:fd-overhead-batch-references into master

A little micro optimization for 3.5% drawoverhead improvement when updating UBOs. Found when looking at the costs of making UBO 0 not special.

Edited by Emma Anholt

Merge request reports