Add patch in/out block tests.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28505 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich 2014-10-08 21:48:34 +00:00
parent f0fce80aa7
commit 98c14e0181
3 changed files with 8 additions and 0 deletions

View file

@ -160,6 +160,7 @@ ERROR: node is still EOpNull!
0:? 'ovlb' (layout(location=4 ) out 4-element array of 4-component vector of float)
0:? 'ovlc' (layout(location=4 ) out 4-element array of 4-component vector of float)
0:? 'pv3' (3-component vector of float)
0:? 'pinbi' (patch out block{out int a})
Linked tessellation control stage:
@ -311,4 +312,5 @@ ERROR: node is still EOpNull!
0:? 'ovlb' (layout(location=4 ) out 4-element array of 4-component vector of float)
0:? 'ovlc' (layout(location=4 ) out 4-element array of 4-component vector of float)
0:? 'pv3' (3-component vector of float)
0:? 'pinbi' (patch out block{out int a})