Skip to content
  • Emma Anholt's avatar
    vc4: Convert uniforms lowering to work with multiple blocks. · 46ec025b
    Emma Anholt authored
    We still decide which uniform to lower based on how many
    instructions-that-need-lowering use that uniform, but now we emit a new
    temporary uniform load in each of the basic blocks containing an
    instruction being lowered.
    
    This commit is best reviewed with diff -b.
    46ec025b