glsl: Fix the function inlining pass to deal with general opaque arguments.
authorFrancisco Jerez <currojerez@riseup.net>
Mon, 30 Sep 2013 19:54:57 +0000 (12:54 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 29 Oct 2013 19:40:55 +0000 (12:40 -0700)
commit7a54db9ce51f6867c2c56f4324b65ca7bce34475
tree284d38eb44220cc29c4a1e934691893e618a767b
parentbbded5b5feb40ee69717dc113fb4be1dc4807227
glsl: Fix the function inlining pass to deal with general opaque arguments.

Almost a trivial change, it boils down to renaming a few identifiers
so their names still make sense for opaque types other than sampler.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/opt_function_inlining.cpp