HLSL: Report an error if SPIR-V for Vulkan wasn't selected.

This commit is contained in:
John Kessenich 2016-09-09 11:43:11 -06:00
parent a21187a7f9
commit d4032293ce
3 changed files with 6 additions and 4 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.1474"
#define GLSLANG_REVISION "Overload400-PrecQual.1477"
#define GLSLANG_DATE "09-Sep-2016"