Non-functional changes: Typo in error message and in comment, remove unneeded arguments, separate constructor-op mapping from handling constructors.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23389 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -16,7 +16,7 @@ Warning, version 110 is not yet complete; most features are present, but a few a
|
||||
|
||||
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.
|
||||
Warning, version 150 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
|
||||
@@ -26,7 +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.
|
||||
Warning, version 150 is not yet complete; some version-specific features are present, but many are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:3 Function Definition: bar( (void)
|
||||
|
||||
Reference in New Issue
Block a user