HLSL: Non-functional: the symbol field of a token was in practice unused; remove it.
Another precurser to getting member non-static functions working.
This commit is contained in:
parent
5a8390696d
commit
f4ba25e009
5 changed files with 8 additions and 12 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.1922"
|
||||
#define GLSLANG_DATE "19-Mar-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1923"
|
||||
#define GLSLANG_DATE "21-Mar-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue