SPV: Fix missing 'Member' operand to OpArrayLength.

This commit is contained in:
John Kessenich 2015-09-21 21:50:29 -06:00
parent 142d7780a4
commit ee21fc9081
5 changed files with 18 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 "3.0.774"
#define GLSLANG_REVISION "3.0.775"
#define GLSLANG_DATE "21-Sep-2015"