Minor infrastructure changes, to simplify an upcoming check in:

- print out block member types when printing a block (makes all test results change)
 - const versions of all intermediate.h type-identification methods
 - layoutSlotLocation -> layoutLocation

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24664 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich 2014-01-06 21:27:56 +00:00
parent 7054075804
commit 7cbfdf4394
50 changed files with 592 additions and 571 deletions

View file

@ -108,8 +108,8 @@
0:33 direct index (float)
0:33 direct index (2-component vector of float)
0:33 b: direct index for structure (3-element array of 2-component vector of float)
0:33 move second child to first child (structure{a,b,c})
0:33 't' (structure{a,b,c})
0:33 move second child to first child (structure{int a, 3-element array of 2-component vector of float b, bool c})
0:33 't' (structure{int a, 3-element array of 2-component vector of float b, bool c})
0:33 Constant:
0:33 1 (const int)
0:33 2.000000