summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_validate.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-04-26 20:34:01 -0700
committerJason Ekstrand <[email protected]>2016-04-28 15:54:48 -0700
commit70f89dd75ee7487d0143fa871bb20cbd29f54da0 (patch)
tree25f3e951b9e057ec4a6f13be6860aa926912f935 /src/mesa/main/api_validate.c
parent5015260a0598ada4865b2c6086fc669505f64749 (diff)
nir: Switch the arguments to nir_foreach_def
This matches the "foreach x in container" pattern found in many other programming languages. Generated by the following regular expression: s/nir_foreach_def(\([^,]*\),\s*\([^,]*\))/nir_foreach_def(\2, \1)/ Reviewed-by: Eduardo Lima Mitev <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/api_validate.c')
0 files changed, 0 insertions, 0 deletions