HLSL: Implement 'this' keyword.
This commit is contained in:
parent
3778979cd4
commit
7a41f96d10
8 changed files with 435 additions and 9 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.1929"
|
||||
#define GLSLANG_DATE "21-Mar-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1930"
|
||||
#define GLSLANG_DATE "22-Mar-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue