Fix #1395: GLSL volatile maps to SPIR-V Volatile and Coherent.

The major version number was bumped in the previous commit to support
this.
This commit is contained in:
John Kessenich 2018-06-04 15:36:03 -06:00
parent d6c975572e
commit 14b85d3ff3
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,3 @@
// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 2764
#define GLSLANG_PATCH_LEVEL 2765