Fix bug of accidentally overriding initial layout location with 0, which does not...
authorJohn Kessenich <cepheus@frii.com>
Fri, 21 Jun 2013 19:43:44 +0000 (19:43 +0000)
committerJohn Kessenich <cepheus@frii.com>
Fri, 21 Jun 2013 19:43:44 +0000 (19:43 +0000)
commitb29ba33089d12f1b6e3d8a3d8a6cd0456d7394db
treecc7fd9409f8d271bae8ec5f5a56c4c85a9890f23
parent211cba242b6a3dc99d37abb62e8f3b0ae73ed98e
Fix bug of accidentally overriding initial layout location with 0, which does not mean no location.  Added in/out structure tests.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22120 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/300.frag
Test/300.vert
glslang/Include/Types.h
glslang/MachineIndependent/ParseHelper.cpp