HLSL: Fix #771: add inline keyword.

This commit is contained in:
John Kessenich
2017-03-15 09:05:14 -06:00
parent 95e736c83b
commit 36b218de91
5 changed files with 9 additions and 3 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 "Overload400-PrecQual.1914"
#define GLSLANG_DATE "14-Mar-2017"
#define GLSLANG_REVISION "Overload400-PrecQual.1916"
#define GLSLANG_DATE "15-Mar-2017"