Skip to content

iris: URB programming micro-optimizations

Kenneth Graunke requested to merge kwg/mesa:iris-urb-rework into master

This series cuts 30-45% of the times when iris_upload_render_state emits 3DSTATE_URB_*. It also reduces draw overhead by 4-5%.

Merge request reports