HLSL: Implement the register production.

This commit is contained in:
John Kessenich 2016-07-29 14:28:39 -06:00
parent 82d6baf86f
commit 96e9f47cbb
51 changed files with 1009 additions and 852 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.1362"
#define GLSLANG_REVISION "SPIRV99.1365"
#define GLSLANG_DATE "29-Jul-2016"