Front-end "pure" built-in TOperator: Finish adding full support, but still turned...
authorJohn Kessenich <cepheus@frii.com>
Wed, 19 Aug 2015 05:17:15 +0000 (23:17 -0600)
committerJohn Kessenich <cepheus@frii.com>
Wed, 19 Aug 2015 05:17:15 +0000 (23:17 -0600)
commitef676b0a59a13bdd51a5d0e2beae2a2ca06c6a15
treed7ef103c4ecba66944e5b2374ad1419a6bd4f986
parente88217b7d8bc88195c1f58c7fe634d2de1a8bb08
Front-end "pure" built-in TOperator:  Finish adding full support, but still turned off.

This is to avoid all need to do text comparison of built-in function names
when consuming the AST.  All built-in functions get enumerants.

Will want to turn on soon.  See PureOperatorBuiltins.  See issue #8.
Test/300.frag
Test/baseResults/newTexture.frag.out
Test/newTexture.frag
Test/spv.newTexture.frag
glslang/Include/revision.h
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ParseHelper.h