SPV: Protect getStorageClass() with a test that the thing is pointer.

This commit is contained in:
John Kessenich 2015-12-08 20:48:49 -07:00
parent 33661450c7
commit e00e72ded1
6 changed files with 128 additions and 5 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.830"
#define GLSLANG_REVISION "SPIRV99.831"
#define GLSLANG_DATE "08-Dec-2015"