HLSL: non-functional: simplify handleBuiltInMethod() to isBuiltInMethod().
This commit is contained in:
parent
523e20dc02
commit
5f12d2f752
4 changed files with 23 additions and 67 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue