Skip to content

mesa/st: no-op re-applying same inlined constants

Mike Blumenkrantz requested to merge zmike/mesa:inline_reduction into main

these can be trivially tracked to reduce state change overhead

cuts ~2% off cpu usage (all usage associated with this mechanism) when using inlining with Half Life 2

Merge request reports