Warn on HLSL not finding entry point. Issue #588.

This commit is contained in:
John Kessenich 2016-11-26 13:45:18 -07:00
parent 517fe7a6ad
commit e50dc536ff
12 changed files with 24 additions and 3 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.1660"
#define GLSLANG_REVISION "Overload400-PrecQual.1661"
#define GLSLANG_DATE "26-Nov-2016"