i965/vs: Fix implementation of ir_unop_any.
authorEric Anholt <eric@anholt.net>
Tue, 9 Aug 2011 17:57:09 +0000 (10:57 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:42 +0000 (13:04 -0700)
commit6408b0295f5c8be6fea891a025d79752484721b6
tree895f88b677eb34c2b418023f277486b997fffa7f
parent7b91eefe7cbe771397684b5970f7c04313baa2f0
i965/vs: Fix implementation of ir_unop_any.

We were inheriting whatever previous predicate existed.
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp