glsl: Remove anti-built-in hacks from the print visitor.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 11 Nov 2010 20:14:02 +0000 (12:14 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 30 Nov 2010 21:48:28 +0000 (13:48 -0800)
commitff994eeff8fa9f8f889878d6b48015ca7683e22b
tree09865ef7db1a5152ec172d88fe07623e4b315869
parentf5692f452f7ae77d1e710041ffebb468cc5ba87b
glsl: Remove anti-built-in hacks from the print visitor.

Now that we only import built-in signatures that are actually used,
printing them is reasonable.
src/glsl/ir_print_visitor.cpp