HLSL: non-functional: simplify handleBuiltInMethod() to isBuiltInMethod().

This commit is contained in:
John Kessenich
2017-03-11 09:39:55 -07:00
parent 523e20dc02
commit 5f12d2f752
4 changed files with 23 additions and 67 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.1897"
#define GLSLANG_DATE "10-Mar-2017"
#define GLSLANG_REVISION "Overload400-PrecQual.1899"
#define GLSLANG_DATE "11-Mar-2017"