ir_validate: Ensure ir_binop_dot is only used on vector types.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 8 Sep 2010 06:22:10 +0000 (23:22 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 8 Sep 2010 19:09:42 +0000 (12:09 -0700)
commit368dc76f04e19f5070d1f41795ea8cde2964639f
tree5157a62b91e2ef9b47eb9c48f2a62eb02cb12392
parent4b2ffa0a42ca80662f4db54c561784766d7c485a
ir_validate: Ensure ir_binop_dot is only used on vector types.
src/glsl/ir_validate.cpp