SPV: Fix issue #506: generalize struct deep copy to include arrays.

This commit is contained in:
John Kessenich 2016-09-11 12:33:43 -06:00
parent cd0a78a0d9
commit b3e24e4359
4 changed files with 281 additions and 185 deletions

View file

@ -3,4 +3,4 @@
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1481"
#define GLSLANG_DATE "10-Sep-2016"
#define GLSLANG_DATE "11-Sep-2016"