glsl2: Fix validation for ir_unop_not.
authorEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 19:06:34 +0000 (12:06 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 19:06:34 +0000 (12:06 -0700)
commite75dbf66d011d76b6944dc4ee55e339ee285510c
tree90cce4e74ecef2be3e90f57882e0df9c634b0cc3
parent47f3f223119739efd337ce1757c2e00d61be34cb
glsl2: Fix validation for ir_unop_not.

We use vector ir_unop_not to implement builtin not(), and that seems fine.
src/glsl/ir_validate.cpp