Semantics: 'invocations' defaults to 1, not 0.
authorJohn Kessenich <cepheus@frii.com>
Sun, 13 Dec 2015 17:59:17 +0000 (10:59 -0700)
committerJohn Kessenich <cepheus@frii.com>
Sun, 13 Dec 2015 17:59:17 +0000 (10:59 -0700)
commit61d9fb9048aeda78ec4642d5a6afac90d241147c
tree4cd2c15f9b8c7167b9bd28617d61b3375cbf1b97
parent04bb8a01d6eeab8da01358a11c4aea2f77c8e651
Semantics: 'invocations' defaults to 1, not 0.

'invocations' was using 0 as the "shader never set" flag and as the
default. Formalize this and explicit set to 1 and link time.
13 files changed:
Test/baseResults/410.geom.out
Test/baseResults/420.geom.out
Test/baseResults/420_size_gl_in.geom.out
Test/baseResults/450.geom.out
Test/baseResults/mains1.frag.out
Test/baseResults/max_vertices_0.geom.out
Test/baseResults/spv.150.geom.out
Test/baseResults/spv.330.geom.out
glslang/Include/Types.h
glslang/Include/revision.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/linkValidate.cpp
glslang/MachineIndependent/localintermediate.h