Give error when overloaded functions differ only on a parameter's precision qualifier.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24302 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
4e734dd68b
commit
143c8bf10f
9 changed files with 24 additions and 6 deletions
|
|
@ -29,7 +29,9 @@ ERROR: 0:121: 'textureSize' : no matching overloaded function found
|
|||
ERROR: 0:123: 'textureSize' : no matching overloaded function found
|
||||
ERROR: 0:125: 'texture' : no matching overloaded function found
|
||||
ERROR: 0:127: 'textureProjOffset' : no matching overloaded function found
|
||||
ERROR: 30 compilation errors. No code generated.
|
||||
ERROR: 0:132: 'highp' : overloaded functions must have the same parameter precision qualifiers
|
||||
ERROR: 0:135: 'in' : overloaded functions must have the same parameter storage qualifiers
|
||||
ERROR: 32 compilation errors. No code generated.
|
||||
|
||||
|
||||
ERROR: node is still EOpNull!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue