HLSL: Add 'class' keyword as (so far) synonym for 'struct'.
This commit is contained in:
parent
c18cae2145
commit
27ffb29908
5 changed files with 11 additions and 6 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.1871"
|
||||
#define GLSLANG_DATE "02-Mar-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1874"
|
||||
#define GLSLANG_DATE "03-Mar-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue