Unify constant floats and constant doubles; they can all be constant doubles.
authorJohn Kessenich <cepheus@frii.com>
Mon, 10 Jun 2013 21:56:23 +0000 (21:56 +0000)
committerJohn Kessenich <cepheus@frii.com>
Mon, 10 Jun 2013 21:56:23 +0000 (21:56 +0000)
commitfddf3ce3a1f4306706f724a01d92013c9a838584
treeec570afeb08ac78cdef9a31678a2d4db578cc4da
parent50a8cabbbb8365b2d907d1bf42f96f39f5b4f48e
Unify constant floats and constant doubles; they can all be constant doubles.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21921 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/testlist
glslang/Include/ConstantUnion.h
glslang/MachineIndependent/Constant.cpp
glslang/MachineIndependent/Intermediate.cpp
glslang/MachineIndependent/glslang.l
glslang/MachineIndependent/glslang.y
glslang/MachineIndependent/intermOut.cpp
glslang/MachineIndependent/parseConst.cpp