]> git.tdb.fi Git - libs/gl.git/commit
Improve reporting of errors from function resolution
authorMikko Rasa <tdb@tdb.fi>
Thu, 11 Mar 2021 22:23:10 +0000 (00:23 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 11 Mar 2021 22:23:10 +0000 (00:23 +0200)
commit73d52ab92ce8da522cd2eeb0d7f13c6af3f46e02
treecd0b09dc9191a9a8b0d4e34c3cd8214dfded9a5f
parent16c02e4dc3c9a10df15d4ddca2afd29cf3be8d73
Improve reporting of errors from function resolution

If there are some overloads, report that none of them matched the
argument types.
source/glsl/validate.cpp