Add more constant folding cases for min, max, step, smoothstep, mix, clamp, atan...
authorJohn Kessenich <cepheus@frii.com>
Fri, 30 Aug 2013 00:45:57 +0000 (00:45 +0000)
committerJohn Kessenich <cepheus@frii.com>
Fri, 30 Aug 2013 00:45:57 +0000 (00:45 +0000)
commit8700e9e6d1c5317cb015d29b09e454ca0748b378
tree7d832296aa6649b229ef628ab3e7302648c3ea79
parentb603f918a4370ffa9e9e0994575d0d922e55a517
Add more constant folding cases for min, max, step, smoothstep, mix, clamp, atan, and pow.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22903 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/baseResults/constFold.frag.out
Test/constFold.frag
glslang/MachineIndependent/Constant.cpp