nir/algebraic: Support specifying variable as constant or by type
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 29 Jan 2015 00:42:20 +0000 (16:42 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 30 Jan 2015 01:07:45 +0000 (17:07 -0800)
commit70273c5cd56aa109c2870de0843f75aeeb687394
tree5ee77cbdd3bdc15aa3f65efd8aca53ece44c12e3
parent81f77e4f3a070ef9041c50495fd010e56c08cc6a
nir/algebraic: Support specifying variable as constant or by type

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/nir/nir_algebraic.py
src/glsl/nir/nir_opt_algebraic.py