Add message indicating level of completeness for not-yet-complete versions.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23313 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
mains1.frag
|
||||
Warning, version 110 is not yet complete; most features are present, but a few are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
@@ -6,6 +7,7 @@ mains1.frag
|
||||
0:? Linker Objects
|
||||
|
||||
mains2.frag
|
||||
Warning, version 110 is not yet complete; most features are present, but a few are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
@@ -14,6 +16,7 @@ mains2.frag
|
||||
|
||||
noMain1.geom
|
||||
ERROR: #version: geometry shaders require non-es profile and version 150 or above
|
||||
Warning, version 150 is not yet complete; some version-specific are present, but many are missing.
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
|
||||
@@ -23,6 +26,7 @@ ERROR: node is still EOpNull!
|
||||
0:? Linker Objects
|
||||
|
||||
noMain2.geom
|
||||
Warning, version 150 is not yet complete; some version-specific are present, but many are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:3 Function Definition: bar( (void)
|
||||
|
||||
Reference in New Issue
Block a user