glsl: Add double builtin type
authorDave Airlie <airlied@redhat.com>
Sun, 8 Feb 2015 00:24:48 +0000 (19:24 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 19 Feb 2015 05:28:33 +0000 (00:28 -0500)
commitbf257d2c909681139f6880555d896745289152e7
tree2a29ce84a5beb73e6eaacae444ddfb420bbeb970
parent6227af26908251601b6a8ba6297ef6ce4fb34786
glsl: Add double builtin type

This causes a lot of warnings about unchecked type in
switch statements - fix them later.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/glsl/glsl_types.h