glsl: Drop the extra NULL specifiction on ir_assignment constructors.
authorEric Anholt <eric@anholt.net>
Mon, 14 May 2012 16:14:54 +0000 (09:14 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 17 May 2012 17:05:24 +0000 (10:05 -0700)
commitaa5ec137757323b424d0f2638c50c93b9b06ffff
tree41a029a4864488bd4e30b6d71c257895aad52fa0
parent9c4e9ce051bb43861adb4f8cd8e88a733c2f3ed1
glsl: Drop the extra NULL specifiction on ir_assignment constructors.

It's an implied argument, and I don't think being explicit about it
helps.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/ast_to_hir.cpp