Skip to content

gallivm: move some first_level/last_level calcs out + drop unused struct members

Dave Airlie requested to merge airlied/mesa:gallivm-sample-cleanups-2 into main

There were a fair few instances of first/level dynamic state getting, these could be moved up a level or two and made more common.

also some unused nir struct members.

@sroland @brianp more small cleanups

Merge request reports