Check for linking multiple ES shaders to the same stage
authorThomas Perl <m@thp.io>
Wed, 25 May 2016 07:26:43 +0000 (09:26 +0200)
committerThomas Perl <m@thp.io>
Wed, 25 May 2016 07:26:43 +0000 (09:26 +0200)
commit7bfd08d21c449c75d56022d0e9b7022d227aac47
treef2f86c0a38738989c8a24b459a39f2f523fbf66d
parent0bb546f8ae76a595fb08c288a0a868930f222d77
Check for linking multiple ES shaders to the same stage
Test/baseResults/empty.frag.out
Test/baseResults/es-link1.frag.out
Test/baseResults/link1.frag.out
glslang/MachineIndependent/ShaderLang.cpp
glslang/MachineIndependent/linkValidate.cpp
gtests/Link.FromFile.cpp