nir: add a pass to lower variables for scalar backends
authorConnor Abbott <connor.abbott@intel.com>
Thu, 17 Jul 2014 16:12:52 +0000 (09:12 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:18:58 +0000 (07:18 -0800)
commitc2f36cf125f1301760e3653404b60d122bc38102
treebe28435b148d90d9bfe588103ef75dd2c2d6e107
parent7f0daaa5e7883792167d42fed7267d4c8d552c86
nir: add a pass to lower variables for scalar backends
src/glsl/Makefile.sources
src/glsl/nir/nir.h
src/glsl/nir/nir_lower_variables_scalar.c [new file with mode: 0644]