SPV: Tighten up number of struct-types declared based on decoration.
Takes some pressure off of issue #304. Structures don't inherit locations and then explicitly decorate members with them, so removed this reason to have another instance of a structure type.
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
// For the date, it uses the current date (when then script is run).
|
||||
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1456"
|
||||
#define GLSLANG_DATE "31-Aug-2016"
|
||||
#define GLSLANG_DATE "01-Sep-2016"
|
||||
|
||||
Reference in New Issue
Block a user