glsl2: Add a constructor for _mesa_glsl_parse_state
authorIan Romanick <ian.d.romanick@intel.com>
Sun, 18 Jul 2010 22:59:43 +0000 (15:59 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 21 Jul 2010 00:48:24 +0000 (17:48 -0700)
commit2462a536ea5c98867296905e3da127eba7c7bdff
tree661139c92c86bda4966b6365cd95820650fc52ef
parent7e2aa91507a5883e33473e0a94215ee3985baad1
glsl2: Add a constructor for _mesa_glsl_parse_state

Coming changes to the handling of built-in functions necessitate this.
src/glsl/Makefile
src/glsl/glsl_parser_extras.cpp
src/glsl/glsl_parser_extras.h
src/mesa/shader/ir_to_mesa.cpp