Semantics: Geometry stage can support max_vertices = 0.
authorJohn Kessenich <cepheus@frii.com>
Fri, 11 Dec 2015 22:44:12 +0000 (15:44 -0700)
committerJohn Kessenich <cepheus@frii.com>
Sat, 12 Dec 2015 00:54:35 +0000 (17:54 -0700)
commit494a02a2b0adf74f93dafd5f6be3080de01950bf
tree56ea40e1ceca845451aab392940221cd58f4b754
parent3c24a06c8c49f4ee2bafcc4fa2fa9428dc9e2da8
Semantics: Geometry stage can support max_vertices = 0.

To do this, more generally use a named -1 as a not set value.
18 files changed:
Test/420.tesc
Test/baseResults/150.tesc.out
Test/baseResults/410.geom.out
Test/baseResults/410.tesc.out
Test/baseResults/420.geom.out
Test/baseResults/420.tesc.out
Test/baseResults/420_size_gl_in.geom.out
Test/baseResults/450.geom.out
Test/baseResults/450.tesc.out
Test/baseResults/mains1.frag.out
Test/baseResults/max_vertices_0.geom.out [new file with mode: 0644]
Test/max_vertices_0.geom [new file with mode: 0644]
Test/runtests
glslang/Include/Types.h
glslang/Include/revision.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/linkValidate.cpp
glslang/MachineIndependent/localintermediate.h