ir_to_mesa: Don't set initial uniform values again
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 9 Apr 2012 18:21:15 +0000 (11:21 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 23 May 2012 18:42:08 +0000 (11:42 -0700)
commit75dac69262481ac26a823a9d06f7f138ec56b01f
treef46487023b36abf87e9a9750ae859135248a915f
parentc343b980d615bb3a159e0adc6e7597f2f9865323
ir_to_mesa: Don't set initial uniform values again

This work is now done by the linker, so we don't need to keep doing it
here.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/program/ir_to_mesa.cpp