Skip to content

nvk: Lower load_num_workgroups ourselves

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/num-workgroups into nvk/main

Instead of relying on the back-end to put it at a magic offset in a magic constant buffer, lower it in NIR.

Merge request reports