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

@ -152,6 +152,7 @@ ERROR: node is still EOpNull!
0:? 'ivlc' (layout(location=24 ) in 32-element array of 4-component vector of float)
0:? 'ovla' (layout(location=23 ) out 2-element array of 4-component vector of float)
0:? 'ovlb' (layout(location=24 ) out 2-element array of 4-component vector of float)
0:? 'pinbi' (patch in block{in int a})
Linked tessellation evaluation stage:
@ -276,4 +277,5 @@ ERROR: node is still EOpNull!
0:? 'ivlc' (layout(location=24 ) in 32-element array of 4-component vector of float)
0:? 'ovla' (layout(location=23 ) out 2-element array of 4-component vector of float)
0:? 'ovlb' (layout(location=24 ) out 2-element array of 4-component vector of float)
0:? 'pinbi' (patch in block{in int a})