SPV: Fix issue #369, don't support gl_NumSamples -> SPIR-V.

This commit is contained in:
John Kessenich 2017-01-02 17:01:21 -07:00
parent f37f4d23fc
commit bc5196c003
5 changed files with 15 additions and 6 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.1726"
#define GLSLANG_REVISION "Overload400-PrecQual.1727"
#define GLSLANG_DATE "02-Jan-2017"