glsl: Fix parser rule for type_specifier
authorChad Versace <chad.versace@intel.com>
Mon, 17 Jan 2011 06:08:56 +0000 (22:08 -0800)
committerChad Versace <chad.versace@intel.com>
Mon, 17 Jan 2011 17:41:25 +0000 (09:41 -0800)
commit33279cd2d33a3f3804e4584f9134f4cc67567a54
treebeb9ff76d6c788b6c11b2cdd407673c35f89c930
parentaaa31bf8f44e1aab0e87160661196b0a16e1d015
glsl: Fix parser rule for type_specifier

Do not assign a value to ast_type_specifier::precision when no precision
qualifier is present.
src/glsl/glsl_parser.ypp