glsl2: add case for ir_unop_noise
authorBrian Paul <brianp@vmware.com>
Tue, 14 Sep 2010 15:15:19 +0000 (09:15 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 14 Sep 2010 15:15:20 +0000 (09:15 -0600)
commit1c0644e9dac946131594216e23953a9c85335282
treea0cf84a8a52f4eba57967528785fa6fbefcfe5ff
parent2b04ead569fbfa48ea01d2f25b20f1f8a8b8dee1
glsl2: add case for ir_unop_noise

Silences a compiler warning.  Still need to add some assertions
for this case.
src/glsl/ir_validate.cpp