ir_to_mesa: Handle constant matrices.
authorEric Anholt <eric@anholt.net>
Thu, 3 Jun 2010 23:31:14 +0000 (16:31 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:21 +0000 (15:05 -0700)
commit76720647566db8126b9f29a0e705ba03ebcdad27
tree049ac71259126e77a5c2dc8c9c75a3082ded9245
parentf4bd7f262e43301158f059af90176a476ffdbf60
ir_to_mesa: Handle constant matrices.

There's not much to it since we're not actually storing constant data yet.
ir_to_mesa.cpp