SPV: Fix #739: OpSelect can only operate on scalars and vectors.

This commit is contained in:
John Kessenich 2017-03-01 13:49:11 -07:00
parent 173c0c01a6
commit 0479437a5c
4 changed files with 55 additions and 17 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.1865"
#define GLSLANG_REVISION "Overload400-PrecQual.1870"
#define GLSLANG_DATE "01-Mar-2017"