glsl: Disable ordering checks for const parameters with 420pack.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Jul 2013 00:02:21 +0000 (17:02 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 18 Jul 2013 23:57:22 +0000 (16:57 -0700)
commit7855482138480d88e7ca167d2acca9b93fe011b9
tree97527ab67135b39fac3eed3518ea870713591d87
parent293dfe5738019d0f8367e68f0b74e438482c9d82
glsl: Disable ordering checks for const parameters with 420pack.

This makes the complier accept both "const in" and "in const".

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/glsl/glsl_parser.yy