Add ES 3.0 fragment output link-time test for outputs having or not having location qualifiers.
Also split linker validation into its own file, removed dead "QualifierAlive" files, printed errors for parsing problems with built-in symbols, updated the Windows binary, and added some tests. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23490 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
27b72e42c3
commit
fb57e7cc5e
23 changed files with 543 additions and 434 deletions
14
Test/baseResults/410.geom.out
Normal file
14
Test/baseResults/410.geom.out
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Warning, version 410 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:5: 'gl_ViewportIndex' : undeclared identifier
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
ERROR: node is still EOpNull!
|
||||
0:3 Function Definition: main( (void)
|
||||
0:3 Function Parameters:
|
||||
0:5 Sequence
|
||||
0:5 move second child to first child (float)
|
||||
0:5 'gl_ViewportIndex' (float)
|
||||
0:5 Constant:
|
||||
0:5 7.000000
|
||||
0:? Linker Objects
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue