Fix #287: pin down the io-array size before checking for out of range index.
This commit is contained in:
parent
6f03bfc733
commit
2184c2f21a
4 changed files with 73 additions and 57 deletions
|
|
@ -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 "Overload400-PrecQual.1958"
|
||||
#define GLSLANG_DATE "31-Mar-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1965"
|
||||
#define GLSLANG_DATE "03-Apr-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue