Skip to content

radv: break up descriptor templates for explicit updating

Mike Blumenkrantz requested to merge zmike/mesa:radv-template_expansion into main

concentric for loops around a switch statement aren't great for compiler optimizations, so this should improve branch prediction a little

ref #4168

Merge request reports