glsl2: Add definitions of the builtin constants present in GLSL 1.10.
authorEric Anholt <eric@anholt.net>
Tue, 20 Jul 2010 21:03:35 +0000 (14:03 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 20 Jul 2010 21:03:35 +0000 (14:03 -0700)
commitf8946699ecfa5bc6566821fb855072bbdbd716b2
tree891821c44e113f52f5c36bcf7e1af24d452afb0a
parent1245babe0c69846d227a78a11429584433e77a9e
glsl2: Add definitions of the builtin constants present in GLSL 1.10.

Fixes:
glsl1-built-in constants
src/glsl/glsl_parser_extras.h
src/glsl/ir_variable.cpp
src/glsl/main.cpp
src/mesa/shader/ir_to_mesa.cpp