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:
parent
816e9bc90b
commit
98c2ef25de
28 changed files with 182 additions and 170 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue