summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <[email protected]>2018-04-04 16:16:39 -0700
committerJason Ekstrand <[email protected]>2018-04-06 11:08:08 -0700
commit67c728f7a9450b04d4de1a29f1dcfb9265a7ebfd (patch)
tree58cb405b4445f89683ac8466077bfe882831f285 /src/gallium/state_trackers
parent8f9f62c2db85a7fe394265154bce4c189eb295b1 (diff)
nir: rename variables in nir_lower_io_to_temporaries for clarity
In the emit_copies() function, the use of "newv" and "temp" names made sense when only copies from temporaries to the new variables were being done. But now there are other calls to copy with other pairings, and "temp" doesn't always refer to a temporary created in this pass. Use the names "dest" and "src" instead. Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions