Front-end: Fix issue #443: dvec3 uses only 2 components of second location.

This commit is contained in:
John Kessenich 2016-08-08 15:31:36 -06:00
parent 34177cd778
commit 426542ba57
4 changed files with 83 additions and 27 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.1393"
#define GLSLANG_REVISION "SPIRV99.1394"
#define GLSLANG_DATE "08-Aug-2016"