mesa/src/intel
Jason Ekstrand 9464d8c498 nir: Switch the arguments to nir_foreach_function
This matches the "foreach x in container" pattern found in many other
programming languages.  Generated by the following regular expression:

s/nir_foreach_function(\([^,]*\),\s*\([^,]*\))/nir_foreach_function(\2, \1)/

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2016-04-28 15:54:48 -07:00
..
genxml genxml: use PYTHON3 2016-04-23 16:45:05 -07:00
isl isl: move -lm at the end of tests_ldadd 2016-04-27 20:14:56 +02:00
vulkan nir: Switch the arguments to nir_foreach_function 2016-04-28 15:54:48 -07:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00