Implement 1.20 style function signature matching under implicit conversion. This was the last key unimplemented feature of versions 120 through 330.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23798 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
8cbd18ecaa
commit
0d22e31c75
36 changed files with 323 additions and 65 deletions
|
|
@ -1,5 +1,4 @@
|
|||
ERROR: #version: versions before 150 do not allow a profile token
|
||||
Warning, version 110 is not yet complete; most features are present, but a few are missing.
|
||||
ERROR: 0:38: 'attribute' : not supported in this stage: fragment
|
||||
ERROR: 0:40: 'sampler2DRect' : Reserved word.
|
||||
ERROR: 0:40: 'rectangle texture' : not supported for this version or the enabled extensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue