SPV: Modify last merge: Have promoteScalar() generate the correct vectorType.

This commit is contained in:
John Kessenich 2015-12-09 19:08:42 -07:00
parent c51710e0a9
commit 76f7139789
3 changed files with 12 additions and 10 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 "SPIRV99.831"
#define GLSLANG_DATE "08-Dec-2015"
#define GLSLANG_REVISION "SPIRV99.836"
#define GLSLANG_DATE "09-Dec-2015"