glsl: Support GLSL ES in the standalone compile.
authorChia-I Wu <olv@lunarg.com>
Wed, 8 Sep 2010 10:52:27 +0000 (18:52 +0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 8 Sep 2010 11:08:29 +0000 (04:08 -0700)
commit1a5b32ca0198488e7d616c8cd968471166a97ef3
tree275f8749bceb2967e55465a810a4252aa5cb77b8
parentdc754586ca84741b4df5b72fd235c4134816854c
glsl: Support GLSL ES in the standalone compile.

GLSL ES mode is enabled when --glsl-es is passed to glsl_compiler.
src/glsl/main.cpp