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:
@@ -1,4 +1,4 @@
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
WARNING: 0:6: varying deprecated in version 130; may be removed in future release
|
||||
0:? Sequence
|
||||
0:8 Function Definition: main( (void)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:8 Function Definition: main( (void)
|
||||
0:8 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:11: 'variable indexing sampler array' : not supported for this version or the enabled extensions
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 400 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 400 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
0:3 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 400 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 400 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
0:3 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 400 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 400 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:5: 'barrier' : no matching overloaded function found
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 420 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 420 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
0:3 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 420 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 420 is not yet complete; some version-specific features are present, but many are missing.
|
||||
WARNING: 0:3: varying deprecated in version 130; may be removed in future release
|
||||
ERROR: 0:3: 'varying' : no longer supported in core profile; removed in version 420
|
||||
ERROR: 0:7: '' : vertex input cannot be further qualified
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
0:3 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:5: 'a' : redefinition
|
||||
ERROR: 0:17: 'b' : illegal redeclaration
|
||||
ERROR: 0:19: 'f' : redefinition
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:17 Function Definition: main( (void)
|
||||
0:17 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:14: '=' : assigning non-constant to 'const int'
|
||||
ERROR: 0:17: '' : constant expression required
|
||||
ERROR: 0:17: '' : array size must be a constant integer expression
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:28 Function Definition: main( (void)
|
||||
0:28 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 400 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 400 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:5 Sequence
|
||||
0:5 move second child to first child (int)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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.
|
||||
WARNING: 0:4: varying deprecated in version 130; may be removed in future release
|
||||
WARNING: 0:13: varying deprecated in version 130; may be removed in future release
|
||||
WARNING: 0:15: varying deprecated in version 130; may be removed in future release
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:34 Function Definition: main( (void)
|
||||
0:34 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 400 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 400 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:14: '' : octal literal digit too large
|
||||
ERROR: 0:15: '' : octal literal digit too large
|
||||
ERROR: 0:16: '' : octal literal digit too large
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
recurse1.vert
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( (void)
|
||||
@@ -69,7 +69,7 @@ Warning, version 330 is not yet complete; some version-specific are present, but
|
||||
0:? 'gl_InstanceID' (gl_InstanceId int)
|
||||
|
||||
recurse1.frag
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:5 Function Definition: main( (void)
|
||||
@@ -104,7 +104,7 @@ Warning, version 330 is not yet complete; some version-specific are present, but
|
||||
0:? Linker Objects
|
||||
|
||||
recurse2.frag
|
||||
Warning, version 330 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 330 is not yet complete; some version-specific features are present, but many are missing.
|
||||
|
||||
0:? Sequence
|
||||
0:9 Function Definition: cbar(i1; (float)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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.
|
||||
WARNING: 0:4: varying deprecated in version 130; may be removed in future release
|
||||
0:? Sequence
|
||||
0:7 Function Definition: foo( (4-component vector of float)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:6: '=' : cannot convert from 'const uint' to 'int'
|
||||
ERROR: 0:20: '' : numeric literal too big
|
||||
ERROR: 0:21: '' : hexidecimal literal too big
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 430 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 430 is not yet complete; some version-specific features are present, but many are missing.
|
||||
ERROR: 0:5: 'Vertex' : only uniform interface blocks are supported
|
||||
ERROR: 0:10: 'Vertex2' : only uniform interface blocks are supported
|
||||
ERROR: 0:23: 'transforms' : redeclaration of array with size
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 420 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 420 is not yet complete; some version-specific features are present, but many are missing.
|
||||
0:? Sequence
|
||||
0:40 Function Definition: main( (void)
|
||||
0:40 Function Parameters:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Warning, version 420 is not yet complete; some version-specific are present, but many are missing.
|
||||
Warning, version 420 is not yet complete; some version-specific features are present, but many are missing.
|
||||
WARNING: 0:38: attribute deprecated in version 130; may be removed in future release
|
||||
ERROR: 0:38: 'attribute' : no longer supported in core profile; removed in version 420
|
||||
ERROR: 0:45: 'discard' : not supported in this stage: vertex
|
||||
|
||||
Reference in New Issue
Block a user