HLSL: Fix #1432: Globally initialize local static variables.

This commit is contained in:
John Kessenich 2018-07-11 01:09:14 -06:00
parent 64315a8aed
commit cf6bd066b9
7 changed files with 257 additions and 12 deletions

View file

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