glsl: Change from has_builtin_signature to has_user_signature.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Sep 2010 09:52:25 +0000 (02:52 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Sep 2010 09:52:25 +0000 (02:52 -0700)
commit81f03393982c29f8f4165b5629c8e8fb708b97a3
treed5bf9ed544b58198841249f4cecbaad33dfee700
parentdf62338c491f2cace1a48f99de78e83b5edd82fd
glsl: Change from has_builtin_signature to has_user_signature.

The print visitor needs this, and the only existing user can work with
has_user_signature just as well.
src/glsl/ast_to_hir.cpp
src/glsl/ir.cpp
src/glsl/ir.h