ir_to_mesa: Set up our instruction nodes with zeroed data.
authorEric Anholt <eric@anholt.net>
Mon, 30 Aug 2010 21:42:27 +0000 (14:42 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 31 Aug 2010 18:34:29 +0000 (11:34 -0700)
commit7406898441bfec937840d575500fb6d43192310d
treea1882739a356c4c3db53197a9e9dcf1cc4ce808f
parent1eea96326fa652029e3898e104c715e5464f11e4
ir_to_mesa: Set up our instruction nodes with zeroed data.

cond_update wasn't being set by emit_op3, leading to valgrind
complaints, and failures in several piglit tests when built with
clang.
src/mesa/program/ir_to_mesa.cpp