Infrastructure: Support standard build with ENABLE_HLSL set to off.

This commit is contained in:
John Kessenich 2017-01-11 14:50:16 -07:00
parent 65d538c832
commit dc1a8196cf
4 changed files with 13 additions and 7 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.1759"
#define GLSLANG_REVISION "Overload400-PrecQual.1760"
#define GLSLANG_DATE "11-Jan-2017"