Add constant folding for the exp*(), log*(), *sqrt(), round*(), floor(), fract()...
authorJohn Kessenich <cepheus@frii.com>
Tue, 11 Jun 2013 00:09:48 +0000 (00:09 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 11 Jun 2013 00:09:48 +0000 (00:09 +0000)
commita5cecfc6b6f0bcc0a9b3f0794c39dbf0168ab65c
tree7b05917931de23f5ea3beea24641d43c17613e4f
parentfddf3ce3a1f4306706f724a01d92013c9a838584
Add constant folding for the exp*(), log*(), *sqrt(), round*(), floor(), fract(), ceil(), abs(), and sign() built in functions.

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