Fix, and add missing tests for, error catching for applying swizzles to arrays.
authorJohn Kessenich <cepheus@frii.com>
Tue, 27 May 2014 01:34:38 +0000 (01:34 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 27 May 2014 01:34:38 +0000 (01:34 +0000)
commit974258d88fe5172b4df2955b0ab1d2c27ee511b9
treec44d4761316158e00a119d790f5d7cc8ddf84ded
parent6e62d92cfb4f8b1e8e3a57844d7598ee570c075d
Fix, and add missing tests for, error catching for applying swizzles to arrays.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26858 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/100.frag
Test/baseResults/100.frag.out
Test/baseResults/120.vert.out
glslang/MachineIndependent/ParseHelper.cpp