Tessellation: Implicit array sizing and consistency checking of control-shader output...
authorJohn Kessenich <cepheus@frii.com>
Fri, 13 Dec 2013 18:38:43 +0000 (18:38 +0000)
committerJohn Kessenich <cepheus@frii.com>
Fri, 13 Dec 2013 18:38:43 +0000 (18:38 +0000)
commitf3e2a894524e2ad680c87721aefdb7136535d8b7
tree8f34b107427830d673cc1caa7de1b19eb757dcc5
parent116c30b6edb26daa360d4ca86010bbc4bf7ff9c8
Tessellation: Implicit array sizing and consistency checking of control-shader output arrays based on layout(vertices=...).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24518 e7fa87d3-cd2b-0410-9028-fcbf551c1848
19 files changed:
Test/400.tesc
Test/410.tesc [new file with mode: 0644]
Test/420.tesc [new file with mode: 0644]
Test/420_size_gl_in.geom [new file with mode: 0644]
Test/baseResults/400.geom.out
Test/baseResults/400.tesc.out
Test/baseResults/410.geom.out
Test/baseResults/410.tesc.out [new file with mode: 0644]
Test/baseResults/420.geom.out
Test/baseResults/420.tesc.out [new file with mode: 0644]
Test/baseResults/420.tese.out
Test/baseResults/420_size_gl_in.geom.out [new file with mode: 0644]
Test/baseResults/mains1.frag.out
Test/testlist
glslang/Include/revision.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ParseHelper.h
glslang/MachineIndependent/linkValidate.cpp
glslang/MachineIndependent/localintermediate.h