HLSL: Change the final syntax-error printf to go to the infoLog.

Fixes issue #510.
This commit is contained in:
John Kessenich 2016-09-19 14:56:55 -06:00
parent 28b28140bb
commit 142785f324
3 changed files with 15 additions and 11 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1494"
#define GLSLANG_REVISION "Overload400-PrecQual.1495"
#define GLSLANG_DATE "19-Sep-2016"