HLSL: Add back in the [subcomponent] part of a 'register' decl.

This commit is contained in:
John Kessenich 2016-07-30 10:29:54 -06:00
parent dd50d025d6
commit b38f071605
6 changed files with 96 additions and 55 deletions

View file

@ -3,4 +3,4 @@
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "SPIRV99.1367"
#define GLSLANG_DATE "29-Jul-2016"
#define GLSLANG_DATE "30-Jul-2016"