Add the bitField built-in functions. Mark 330 as being complete.
authorJohn Kessenich <cepheus@frii.com>
Wed, 13 Aug 2014 20:04:19 +0000 (20:04 +0000)
committerJohn Kessenich <cepheus@frii.com>
Wed, 13 Aug 2014 20:04:19 +0000 (20:04 +0000)
commitbe70339296ab95faa974f0334ef8b3edd894b0b8
tree67e2ef645c40a2856fd8e02d5a847aef1ed7d387
parentcd77f8e92212f35ca950d9614dc75c70306a14cc
Add the bitField built-in functions.  Mark 330 as being complete.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27728 e7fa87d3-cd2b-0410-9028-fcbf551c1848
14 files changed:
Test/310.frag
Test/310.vert
Test/400.geom
Test/baseResults/310.frag.out
Test/baseResults/310.vert.out
Test/baseResults/330.frag.out
Test/baseResults/330comp.frag.out
Test/baseResults/400.geom.out
Test/baseResults/constErrors.frag.out
Test/baseResults/recurse1.vert.out
Todo.txt
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/IntermTraverse.cpp
glslang/MachineIndependent/ShaderLang.cpp