From: Jean Privat Date: Thu, 20 Aug 2015 02:30:47 +0000 (-0400) Subject: Merge: simplify glslangValidator test to support different versions of the tool X-Git-Tag: v0.7.8~82 X-Git-Url: http://nitlanguage.org Merge: simplify glslangValidator test to support different versions of the tool As reported in #1537, different versions of glslangValidator do not output the same error messages as they do not use the same default type for undeclared variables. This PR removes an error from the glsl code (or fix it if you prefer) so different versions of the tools have the same output. There are still many more errors to check that the integration of the tool within nitc works. Fix #1537. Pull-Request: #1643 Reviewed-by: Jean Privat Reviewed-by: Lucas Bajolet --- 5a7dab46f90b3507e34d812f8d0bad37c4f428a7