GL_ARB_enhanced_layouts, part 2: Full implementation of location/component, plus...
authorJohn Kessenich <cepheus@frii.com>
Wed, 8 Jan 2014 23:25:18 +0000 (23:25 +0000)
committerJohn Kessenich <cepheus@frii.com>
Wed, 8 Jan 2014 23:25:18 +0000 (23:25 +0000)
commit68546c6ca4bf2dcebb57dbaeec71082d3f2edd2a
treeebaffeda65c21621e464b1a8d4c51cbd5a41117a
parentb76d6d64968b55bdefa0fa5360b88c44b09d3514
GL_ARB_enhanced_layouts, part 2:  Full implementation of location/component, plus the parsing for xfb* and align/offset (but not yet full semantics for align/offset).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24692 e7fa87d3-cd2b-0410-9028-fcbf551c1848
22 files changed:
Test/330.frag
Test/440.frag [new file with mode: 0644]
Test/440.vert [new file with mode: 0644]
Test/baseResults/150.geom.out
Test/baseResults/150.tesc.out
Test/baseResults/300layout.frag.out
Test/baseResults/300layout.vert.out
Test/baseResults/330.frag.out
Test/baseResults/400.geom.out
Test/baseResults/430.vert.out
Test/baseResults/440.frag.out [new file with mode: 0644]
Test/baseResults/440.vert.out [new file with mode: 0644]
Test/baseResults/specExamples.frag.out
Test/baseResults/specExamples.vert.out
Test/testlist
Todo.txt
glslang/Include/Types.h
glslang/Include/revision.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ParseHelper.h
glslang/MachineIndependent/linkValidate.cpp
glslang/MachineIndependent/localintermediate.h