glsl: Extract interpretation of interpolation to its own function.
authorPaul Berry <stereotype441@gmail.com>
Tue, 22 Oct 2013 21:54:10 +0000 (14:54 -0700)
committerPaul Berry <stereotype441@gmail.com>
Fri, 25 Oct 2013 05:01:04 +0000 (22:01 -0700)
commit81a50679661c2b9e4535114bb6010042dd05dc5a
tree05a381872584cfccf070b5ab5ef72ba3e91c22c9
parentf65feb5335331ed0960d3fd62a70d0d0aaf23ab7
glsl: Extract interpretation of interpolation to its own function.

In future patches, we will need this in order to interpret
interpolation qualifiers that appear inside interface blocks.

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